Project: datalens
81 entity types
Matrix/Integrations/TextToSQLService class
IntegrationEndpointIntegrations

TextToSQLService class

The TextToSQLService class is defined within backend/app/services/text_to_sql.py. The TextToSQLService class integrates with the Ollama API for LLM-based SQL generation. The generate_sql method is part of the Text-to-SQL Service.