Spaces:
Sleeping
Sleeping
Update project origin description in README
Browse filesClarified the origin of the project and its migration from TypeScript to Python.
README.md
CHANGED
|
@@ -146,7 +146,7 @@ backend/
|
|
| 146 |
|
| 147 |
## Background
|
| 148 |
|
| 149 |
-
> **Origin:** This is a port of [gepa-tuned-sql-agent](https://github.com/Ar9av/gepa-tuned-sql-agent)
|
| 150 |
|
| 151 |
The original explored three research ideas in a Next.js stack, started ~1 week before the submission deadline. When it became clear the submission required a Python OpenEnv environment, the whole stack was migrated.
|
| 152 |
|
|
|
|
| 146 |
|
| 147 |
## Background
|
| 148 |
|
| 149 |
+
> **Origin:** This is a port of [gepa-tuned-sql-agent](https://github.com/Ar9av/gepa-tuned-sql-agent) initally was trying to make it in typescript later to realise we need submission in specific format
|
| 150 |
|
| 151 |
The original explored three research ideas in a Next.js stack, started ~1 week before the submission deadline. When it became clear the submission required a Python OpenEnv environment, the whole stack was migrated.
|
| 152 |
|