sql-agent / server

Commit History

fix: add main function to app.py for openenv multi-mode deployment validator
6b06b3e

Abhishek Tiwari commited on

fix: smart redirect to /web for browsers to fix HF UI, keep JSON for APIs
137f02a

Abhishek Tiwari commited on

fix: restore UI, add /tasks /grade, clamp scores to (0.05, 0.95)
6d2ec98

Abhishek Tiwari commited on

Massive Rewrite: Rebuilt Phase 2 standalone validation constraints perfectly mapped to 0.05-0.95
e0a6d43

Abhishek Tiwari commited on

Rewrite environment, app endpoints, and openenv.yaml for Phase 2 validation
b6b4d3b

Abhishek Tiwari commited on

Fix phase 2 check: update default task_score to 0.0001 for observation fallbacks
e0181f2

Abhishek Tiwari commited on

feat: add link to SQL-RL repository in playground.html for easy access
2269f6b

root commited on

feat: add SQL input hints and update instructions for interactive mode in playground.html
d88a4a2

root commited on

remove: delete compiled Python files from __pycache__ directories
b1f14c6

root commited on

hf
38819be

root commited on

good to go
14de67e

root commited on

hf issues now fixed
c2fa0f1

root commited on

refactor: update README for SQL AI Data Analyst, enhance installation instructions, and improve architecture workflow; modify app initialization in server to use SqlEnvironment directly
bb9eaef

root commited on

feat: implement SQL agent environment with OpenEnv integration, SQLite management, and automated task grading
9b9c562

root commited on