Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
melikakheirieh
/
nl2sql-copilot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e1a22fb
nl2sql-copilot
463 kB
Ctrl+K
Ctrl+K
2 contributors
History:
137 commits
Melika Kheirieh
chore(debug): list /app contents before CMD
e1a22fb
7 months ago
.github
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
7 months ago
adapters
feat(core): stabilize benchmark pipeline with accurate latency tracking, retry-empty handling, and refined plots
7 months ago
app
feat(metrics): integrate Prometheus; expose /metrics; instrument safety & verifier
7 months ago
benchmarks
docs(readme): revamp and polish README for production showcase
7 months ago
configs
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
7 months ago
demo
fix(docker): run FastAPI (app.main) + Gradio (demo.app) for HF deployment
7 months ago
docs
feat(observability): add Prometheus-Grafana stack with auto-provisioning and docs
7 months ago
grafana
fix(grafana): move nl2sql.json into provisioning folder and fix dashboard mount path
7 months ago
infra
init: NL2SQL Copilot base with API and Dockerfile
8 months ago
nl2sql
fix(verifier): correct result flag consistency for verified outputs
7 months ago
prometheus
feat(observability): add Prometheus-Grafana stack with auto-provisioning and docs
7 months ago
scripts
fix(grafana): move nl2sql.json into provisioning folder and fix dashboard mount path
7 months ago
tests
fix(verifier): robust aggregate detection and projection-level semantic check
7 months ago
ui
style: fix Ruff issues (F401 unused import, E741 ambiguous var)
7 months ago
.coverage
53.2 kB
fix(verifier): robust aggregate detection and projection-level semantic check
7 months ago
.dockerignore
Safe
229 Bytes
chore(docker): update .dockerignore to reduce build size
7 months ago
.env.example
Safe
628 Bytes
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
7 months ago
.gitignore
Safe
471 Bytes
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
7 months ago
.pre-commit-config.yaml
Safe
1.74 kB
chore(pre-commit): add types-PyYAML to mypy additional_dependencies; clean & rewire hooks
7 months ago
Dockerfile
1.44 kB
chore(debug): list /app contents before CMD
7 months ago
Makefile
Safe
7.76 kB
style(makefile): tidy and reorder sections for clarity
7 months ago
README.md
Safe
5.39 kB
fix(hf-space): force build from Dockerfile (disable HF python_version override)
7 months ago
config.py
Safe
1.38 kB
style: format code with ruff
8 months ago
docker-compose.prom.yml
1.34 kB
fix(grafana): move nl2sql.json into provisioning folder and fix dashboard mount path
7 months ago
docker-compose.yml
1 kB
init: NL2SQL Copilot base with API and Dockerfile
8 months ago
requirements.txt
Safe
305 Bytes
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
7 months ago
start.py
779 Bytes
fix(runtime): use start.py entrypoint to keep FastAPI & Gradio alive on Hugging Face
7 months ago