Open Issues Need Help
View All on GitHub AI/ML • Language to SQL Translation
query refine 단계 제거 후 초기 입력 기반 쿼리 생성 구현 2 months ago
AI Summary: The task is to simplify the Lang2SQL query generation process by removing the query refinement stage. This involves modifying the code to generate SQL queries based solely on the initial user input, using only the GET_TABLE_INFO, PROFILE_EXTRACTION, CONTEXT_ENRICHMENT, and QUERY_MAKER modules. The goal is to create a more streamlined and potentially more accurate query generation pipeline.
Complexity:
4/5
enhancement good first issue