Models and Predictions
Create Index V2
Create indexes for files connected with a knowledge base. V2 uses tasks in celery and will return only the task id instead of result.
post/model/v2/create_index
Query parameters
kb_idstring uuid required
The ID of the knowledge base for which to create the index.
The ID of the knowledge base for which to create the index.
frag_sizeinteger
The size of each fragment in the index.
The size of each fragment in the index.
team_idstring uuid
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.