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...
8b2d603
nl2sql-copilot
642 kB
Ctrl+K
Ctrl+K
2 contributors
History:
110 commits
Melika Kheirieh
perf(planner): trim relevant tables (+cache) to cut latency; keep repair loop & rich traces
8b2d603
6 months ago
.github
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
6 months ago
adapters
refactor(core): trace schema upgrade, verifier/executor sync, benchmark plot polish
6 months ago
app
feat(metrics): integrate Prometheus; expose /metrics; instrument safety & verifier
6 months ago
benchmarks
perf(planner): trim relevant tables (+cache) to cut latency; keep repair loop & rich traces
6 months ago
configs
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
6 months ago
demo
demo(ui): align POST payload with API schema; robust 422 handling; map (sql,rationale,traces) to UI
6 months ago
docs
feat(observability): add Prometheus-Grafana stack with auto-provisioning and docs
6 months ago
grafana
fix(grafana): move nl2sql.json into provisioning folder and fix dashboard mount path
6 months ago
infra
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
nl2sql
perf(planner): trim relevant tables (+cache) to cut latency; keep repair loop & rich traces
6 months ago
prometheus
feat(observability): add Prometheus-Grafana stack with auto-provisioning and docs
6 months ago
scripts
fix(grafana): move nl2sql.json into provisioning folder and fix dashboard mount path
6 months ago
tests
fix(verifier): robust aggregate detection and projection-level semantic check
6 months ago
ui
style: fix Ruff issues (F401 unused import, E741 ambiguous var)
6 months ago
.coverage
Safe
53.2 kB
fix(verifier): robust aggregate detection and projection-level semantic check
6 months ago
.dockerignore
Safe
174 Bytes
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
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
471 Bytes
build: optimize Dockerfile and ignore configs (.gitignore, .dockerignore)
6 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
2 kB
chore(docker): add ca-certificates, chown app dir; keep non-root; healthcheck
6 months ago
Makefile
Safe
6.91 kB
feat(observability): add Prometheus-Grafana stack with auto-provisioning and docs
6 months ago
README.md
6.35 kB
docs(readme): add evolution note and improve intro narrative
6 months ago
config.py
Safe
1.38 kB
style: format code with ruff
6 months ago
docker-compose.prom.yml
Safe
1.34 kB
fix(grafana): move nl2sql.json into provisioning folder and fix dashboard mount path
6 months ago
docker-compose.yml
Safe
1 kB
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
huggingface.yml
134 Bytes
feat(llm): proxy-first fallback, env-only OpenAI client; docs: update .env.example
6 months ago
requirements.txt
Safe
305 Bytes
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
6 months ago