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...
e1aca60
nl2sql-copilot
170 kB
Ctrl+K
Ctrl+K
2 contributors
History:
40 commits
Melika Kheirieh
chore(make): add project Makefile (lint/test/run/bench/docker)
e1aca60
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
tests: fix import-time KeyError by ensuring OPENAI_ in conftest and lazy-import router in test_ambiguity
6 months ago
benchmarks
style: format code with ruff
6 months ago
infra
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
nl2sql
build(mypy): fix type errors and add safety guards for None values
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
69.6 kB
tests(pipeline,verifier): add unit and integration tests to increase coverage and validate end-to-end flow
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.18 kB
chore(make): add project Makefile (lint/test/run/bench/docker)
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
200 Bytes
Add some dependency
6 months ago