Agents Platform
Compute Rag Index.
In case the document is not RAG indexed, it triggers rag indexing task, otherwise it just returns the current status.
POST
Compute Rag Index.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
The id of a document from the knowledge base. This is returned on document addition.
Example:
"21m00Tcm4TlvDq8ikWAM"
Body
application/json
Payload for RAG index status endpoint.
Available options:
e5_mistral_7b_instruct, multilingual_e5_large_instruct Response
Successful Response
Available options:
e5_mistral_7b_instruct, multilingual_e5_large_instruct Available options:
new, created, processing, failed, succeeded, rag_limit_exceeded, document_too_small, cannot_index_folder