Compute RAG index
In case the document is not RAG indexed, it triggers rag indexing task, otherwise it just returns the current status.
Path parameters
documentation_id
The id of a document from the knowledge base. This is returned on document addition.
Headers
xi-api-key
Query parameters
force_reindex
In case the document is indexed and for some reason you want to reindex it, set this param as true.
Request
This endpoint expects an object.
model
Allowed values:e5_mistral_7b_instruct gte_Qwen2_15B_instruct
Response
Successful Response
status
Allowed values:created processing failed succeeded
progress_percentage
Errors
422
Conversational AI Rag Index Status Request Unprocessable Entity Error