ar9avg commited on
Commit
b799708
·
unverified ·
1 Parent(s): c8952f6

Update project origin description in README

Browse files

Clarified the origin of the project and its migration from TypeScript to Python.

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