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...
aa4ed26
nl2sql-copilot
535 kB
Ctrl+K
Ctrl+K
2 contributors
History:
175 commits
Melika Kheirieh
fix(hf-space): use proper Dockerfile for HF mount paths
aa4ed26
5 months ago
.github
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
6 months ago
adapters
fix: resolve SQLite path mismatch and ambiguity false positives
5 months ago
app
chore(debug): add runtime logs to inspect DEFAULT_SQLITE_PATH resolution
5 months ago
benchmarks
fix(ui): remove all mock/Spider fallbacks and route queries to real backend only
5 months ago
configs
fix(sqlite): unify adapter path resolution and load from env for stable pipeline execution
5 months ago
data
chore: track data/demo.db and update gitignore
5 months ago
demo
fix(ui): remove all mock/Spider fallbacks and route queries to real backend only
5 months ago
docs
feat(observability): add Prometheus-Grafana stack with auto-provisioning and docs
6 months ago
grafana
feat(observability): add refined Prometheus rules and Grafana dashboard polish
5 months ago
infra
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
nl2sql
feat(pipeline): attach executor result to FinalResult and expose real query output to API/UI
5 months ago
prometheus
feat(metrics): initialize all counters with zero and extend Prometheus rules for full Grafana coverage
5 months ago
scripts
fix(smoke): align smoke_run and smoke_metrics for CI stability and disambiguated queries
5 months ago
tests
fix(tests): disable API key auth in conftest to fix 401 errors
5 months ago
ui
style: fix Ruff issues (F401 unused import, E741 ambiguous var)
6 months ago
.coverage
Safe
53.2 kB
fix(docker): set PORT env and ensure Gradio launches on correct port
5 months ago
.dockerignore
Safe
229 Bytes
chore(docker): update .dockerignore to reduce build size
6 months ago
.env.example
Safe
628 Bytes
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
6 months ago
.gitignore
Safe
528 Bytes
chore: track data/demo.db and update gitignore
5 months ago
.pre-commit-config.yaml
Safe
1.74 kB
chore(pre-commit): add types-PyYAML to mypy additional_dependencies; clean & rewire hooks
6 months ago
Dockerfile
Safe
396 Bytes
fix(hf-space): use proper Dockerfile for HF mount paths
5 months ago
Makefile
Safe
7.76 kB
style(makefile): tidy and reorder sections for clarity
6 months ago
README.md
Safe
8.09 kB
feat(api): expose executor result in NL2SQLResponse and return full result to UI
5 months ago
config.py
Safe
1.38 kB
style: format code with ruff
6 months ago
docker-compose.prom.yml
Safe
1.37 kB
feat(metrics): initialize all counters with zero and extend Prometheus rules for full Grafana coverage
5 months ago
docker-compose.yml
Safe
986 Bytes
feat(metrics): enable repair tracking and Prometheus lifecycle for observability
5 months ago
requirements.txt
Safe
305 Bytes
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
6 months ago
start.py
Safe
1.15 kB
fix(docker): set PORT env and ensure Gradio launches on correct port
5 months ago