Changes to Query Knowledge
POST /api/external/chatbot/{chatbotId}/query-knowledge
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 10 revisions of this API.116
What changed
- ●
deleted the
queryrequest parameteridrequest-parameter-removed
- ●
removed the optional property
chatbotfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
resultsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
similarity_threshold_settingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
total_docsto the response with the200statusresponse-optional-property-added
- ●
- ●
the optional response header
Access-Control-Allow-Credentialsremoved for the status200optional-response-header-removed
- ●
the optional response header
Access-Control-Allow-Methodsremoved for the status200optional-response-header-removed
- ●
the optional response header
Access-Control-Allow-Originremoved for the status200optional-response-header-removed
- ●
the optional response header
access-control-allow-headersremoved for the status200optional-response-header-removed
- ●
the optional response header
x-telemetryremoved for the status200optional-response-header-removed
- ●
removed the optional property
resultsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
similarity_threshold_settingfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
total_docsfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameteridnew-optional-request-parameter
- ○
added the optional property
chatbotto the response with the200statusresponse-optional-property-added
- ●