Ragtune
Used to augment knowledge base of any language model
📄️ Process a document for RAG tuning
Processes a document by extracting its content and generating embeddings to be used for RAG tuning.
📄️ List collections for RAG tuning
Returns a list of collections associated with the user identified by the API key.
📄️ Delete a collection
Deletes an entire collection. If you need more fine-grained deletion controls (e.g., deleting specific records), use the `/vectors` endpoint.