Project: datalens
81 entity types
Matrix/Intent/QueryDataSkill
BusinessProcessIntent

QueryDataSkill

QueryDataSkill produces SkillResult when executing natural language queries via Text-to-SQL. DuckDBService provides database connections and query execution needed by QueryDataSkill. QuestionRouter routes classification results to QueryDataSkill for SQL query execution. TextToSQLService enables QueryDataSkill to convert natural language queries to SQL queries.