Skip to main content

Custom chat

POST 

/query/v1/projects/:project_id/chat/custom/

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

In contrast to the standard chat API endpoints, the custom chat API grants the users full control over the prompting. The custom chat API has access to the same data sources as the regular chat endpoints. This enables users to develop applications with tailored behavior beyond the scope of standard Kapa functionality.

This endpoint is not streamed.

Request

Responses