Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
melikakheirieh
/
nl2sql-copilot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c1d4d02
nl2sql-copilot
174 kB
Ctrl+K
Ctrl+K
2 contributors
History:
50 commits
Melika Kheirieh
fix(router): make _db type-safe and clean up nl2sql_handler preview logic
c1d4d02
6 months ago
.github
ci: add initial CD workflow skeleton
6 months ago
adapters
build(mypy): fix type errors and add safety guards for None values
6 months ago
app
fix(router): make _db type-safe and clean up nl2sql_handler preview logic
6 months ago
benchmarks
style: format code with ruff
6 months ago
demo
demo(ui): align POST payload with API schema; robust 422 handling; map (sql,rationale,traces) to UI
6 months ago
infra
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
nl2sql
tests green: fix pipeline reference in router and adjust verifier logic for aggregation & error handling
6 months ago
tests
style: format code with ruff
6 months ago
ui
style: fix Ruff issues (F401 unused import, E741 ambiguous var)
6 months ago
.coverage
53.2 kB
tests green: fix pipeline reference in router and adjust verifier logic for aggregation & error handling
6 months ago
.dockerignore
Safe
174 Bytes
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
6 months ago
.env.example
Safe
434 Bytes
Initial commit: basic Gradio + Langchain SQL copilot prototype
7 months ago
.gitignore
Safe
471 Bytes
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
6 months ago
Dockerfile
1.68 kB
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
6 months ago
Makefile
2.61 kB
style: format code with ruff
6 months ago
README.md
2.4 kB
docs: update README with project overview
6 months ago
config.py
Safe
1.38 kB
style: format code with ruff
6 months ago
docker-compose.yml
Safe
1 kB
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
huggingface.yml
Safe
133 Bytes
docs: extract Hugging Face front-matter into separate huggingface.yml file
7 months ago
requirements.txt
234 Bytes
fix(mypy): add types-requests, validate numeric inputs, enforce non-null schema_preview
6 months ago