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