experimental
Question Prompts Tool API
Provides a list of suggested questions based on a query and/or context.
POST
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"copiloteu"
Body
application/json
The context in which the query is being made.
The query for which the questions are being generated (optional).
Response
200
application/json
Returns an array of suggested questions.
An array of suggested questions.
Was this page helpful?