Project: datalens
81 entity types
IntegrationEndpointIntegrations

POST /ask

The non-streaming and streaming versions of the /ask endpoint are related endpoints in analysis.py to handle questions. The /ask and /query endpoints are both used in analysis.py to handle user queries and SQL execution respectively. The /ask endpoint uses the Question router to classify and route user questions.