Spaces:
Sleeping
Sleeping
Remove origin details from README
Browse filesRemoved origin information about the project port.
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
# SQL Agent OpenEnv
|
| 2 |
|
| 3 |
-
> **Origin:** This project is a port of [gepa-tuned-sql-agent](https://github.com/Ar9av/gepa-tuned-sql-agent) — originally built as a TypeScript/Next.js application — rewritten in Python (FastAPI + React/Vite) to match the OpenEnv format and deploy on Hugging Face Spaces.
|
| 4 |
-
|
| 5 |
An OpenEnv-compliant RL environment for SQL generation, featuring:
|
| 6 |
|
| 7 |
- **LinUCB contextual bandit** — selects repair strategies based on error context
|
|
|
|
| 1 |
# SQL Agent OpenEnv
|
| 2 |
|
|
|
|
|
|
|
| 3 |
An OpenEnv-compliant RL environment for SQL generation, featuring:
|
| 4 |
|
| 5 |
- **LinUCB contextual bandit** — selects repair strategies based on error context
|