Knowledge Bases
Create chunk for local chunk artifacts
POST
Authorizations
Body
application/json
Position of the chunk in the artifact.
Associated text of the chunk.
Additional metadata associated with the chunk.
Response
200 - application/json
The id of the artifact
Chunk position
The id of the chunk
Status of the chunk. If Failed or Pending, its possible that the chunk does not reflect in OpenSearch
Available options:
Pending
, Completed
, Failed
The text of the chunk as stored in the database
Date and time of chunk creation
Metadata of the chunk which is stored in OpenSearch
Status reason of the chunk. May be successful
Metadata of the chunk which is stored in the database only provided via custom chunking.