Available on crate feature
rag
only.Expand description
Define APIs for RAG operations.
Functionsยง
- rag_
doc_ chunks_ to_ embeddings - Convert document chunks to embeddings.
- rag_
query_ to_ embeddings - Convert a query to embeddings.
- rag_
retrieve_ context - Retrieve similar points from the Qdrant server using the query embedding