v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
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

task_idstring required