In case the document is not RAG indexed, it triggers rag indexing task, otherwise it just returns the current status.
API key for programmatic access
Request body for POST /{documentation_id}/rag-index endpoint
Embedding model to use for indexing
e5_mistral_7b_instruct, multilingual_e5_large_instruct, gemini-embedding-001 Successful Response
Response model for a single RAG index
Index ID
Embedding model used
e5_mistral_7b_instruct, multilingual_e5_large_instruct, gemini-embedding-001 Index status
created, processing, failed, succeeded, rag_limit_exceeded, document_too_small, cannot_index_folder Indexing progress (0-100)
Usage information