Process a document for RAG tuning
POST/ragtune
Processes a document by extracting its content and generating embeddings to be used for RAG tuning. Supported file types: PDF, DOC, DOCX, TXT, CSV, XLS, XLSX.
Request
Responses
- 200
- 400
- 500
Document processed and added to the specified collection
Collection or URL missing from the request
Internal server error