sql-agent-openenv / .gitignore
ar9avg's picture
Initial submission: SQL Agent OpenEnv for Meta+HF hackathon
3c665d2
raw
history blame contribute delete
147 Bytes
.venv/
__pycache__/
*.pyc
backend/data/rl_weights.json
backend/data/rl_experiences.json
backend/data/gepa_prompt.json
node_modules/
frontend/dist/