rag

Add Documents To Collection

Add documents to an existing collection.

post/rag/collections/{collection_id}/documents/

Path parameters

collection_idstring required

Response

Successful Response

idstring required
namestring required
descriptionstring nullable
statusstring required
created_atstring required
updated_atstring required
document_countinteger required
chunk_countinteger required
error_messagestring nullable

Changes

Changed in 2 of the 3 revisions of this API.11