Prediction Guard is a secure, scalable GenAI platform that safeguards sensitive data, prevents common AI malfunctions, and runs on affordable hardware.
embeddings.embed_documents(...)
and embeddings.embed_query(...)
to create embeddings from the texts used in the from_texts
and retrieval invoke
operations.
These methods can be directly called with the following commands.