Endpoints
Datastore - Query
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the datastore
Body
application/json
Query to ask your agent.
The maximum number of results to retrieve.
Response
200 - application/json
ID of the datasource the document fragment belongs to.
Name of the datasource the document fragment belongs to.
Similarity score of the document fragment.
Source url of the document fragment.
Text of the document fragment.
Was this page helpful?