Rewrite environment, app endpoints, and openenv.yaml for Phase 2 validation
b6b4d3b
Abhishek Tiwaricommited on
Fix inference.py output format to strictly match Step/End validation criteria per task
755655b
Abhishek Tiwaricommited on
Fix Phase 2 issue: explicitly define tasks and graders in openenv.yaml
bc16a95
Abhishek Tiwaricommited on
Fix phase 2 check: update default task_score to 0.0001 for observation fallbacks
e0181f2
Abhishek Tiwaricommited on
Fix Phase 2 grader constraints to fall strictly inside (0, 1)
1bbb14e
Abhishek Tiwaricommited on
feat: add link to SQL-RL repository in playground.html for easy access
2269f6b
rootcommited on
fix: correct SQL input hint functionality and enhance interactive mode instructions in playground.html
5638dcf
rootcommited on
feat: add SQL input hints and update instructions for interactive mode in playground.html
d88a4a2
rootcommited on
chore: update project descriptions to reflect SQL-RL branding in openenv.yaml, pyproject.toml, and README.md
8aa8df1
rootcommited on
remove: delete compiled Python files from __pycache__ directories
b1f14c6
rootcommited on
hf done
9496a0e
rootcommited on
hf
38819be
rootcommited on
good to go
14de67e
rootcommited on
good to go
9d28948
rootcommited on
hf issues now fixed
c2fa0f1
rootcommited 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
rootcommited on
feat: implement SQL agent environment with OpenEnv integration, SQLite management, and automated task grading