ar9avg commited on
Commit
965a112
·
unverified ·
1 Parent(s): 805743c

Remove origin details from README

Browse files

Removed origin information about the project port.

Files changed (1) hide show
  1. README.md +0 -2
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