dvwn/nl2sql-api
Update utils/api.py
Update Dockerfile
Update README.md
Create Dockerfile
Update requirements.txt: backend deployment
Update api_server - deployment
Update UI Frontend + API
Added Dev Container Folder
Update UI Frontend version 1.2.2
Update UI Frontend version 1.2.1
Delete sensitive auth_db.json
Update UI Frontend version 1.2.0 + Backend Integration
Update UI Frontend Version 1.1.0
Streamlit UI Frontend version 1.0.0
Frontend Structure and Framework Setup
Delete App.vue
Update README.md
Update main.py and README.md version 1.1.0
Create Q&A Report Evaluation
Update evaluation_mode.py & interactive_mode.py version 1.1.0
hf_engine.py & sql_agent.py version 1.1.0
Debugging
Merge branch 'main' into NL2SQL-V1.0
Folder and Files Structure Refactor
Update evaluation mode
Update interactive mode testing module
Delete unused files
Update Agent Response using NL
Merge branch 'main' of https://github.com/Dvwn00/NL2SQL
Update Agent response in NL
Delete freeze
Update qwen_engine.py comment
Update Engine Model and HF Token
Update SQL Agent Auto-Correct Mechanism
Update main entry point for nl2sql application > app/main.py
Update evaluation script and test cases json
Update SQL agent > src/nl2sql/sql_agent.py
Update HF Model Engine > hf_engine.py
Update Schema Retrieval using RAG and LangChain
Try and Error to Improve Accuracy
NL2SQL Qwen Model V1.0.0
Initial commit
