Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
melikakheirieh
/
nl2sql-copilot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nl2sql-copilot
656 kB
2 contributors
History:
217 commits
github-actions[bot]
Sync from GitHub main @ 2765a7af729e78f27e19a7aee062c0f877d8605f
9077a1f
3 days ago
.github
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
3 months ago
adapters
Sync from GitHub main @ 4b3bc9bc0c27e87ea37007ad2484ce3e84bc6de1
about 1 month ago
app
Sync from GitHub main @ 8f40ad2807fc87dbdaae076316a949ce2aa8d865
about 1 month ago
benchmarks
fix(ignore): whitelist data/demo.db in git and docker ignore rules
3 months ago
configs
fix(sqlite): unify adapter path resolution and load from env for stable pipeline execution
3 months ago
data
chore: track data/demo.db and update gitignore
3 months ago
demo
Sync from GitHub main @ 20d6f7ff5c2f0936bea5362d3b680fe003a0380a
about 1 month ago
docs
feat(observability): add Prometheus-Grafana stack with auto-provisioning and docs
3 months ago
grafana
feat(observability): add refined Prometheus rules and Grafana dashboard polish
3 months ago
infra
init: NL2SQL Copilot base with API and Dockerfile
3 months ago
nl2sql
Sync from GitHub main @ b2c3db43f778c7feaaf7d149697958f5cc69ef21
24 days ago
prometheus
feat(metrics): initialize all counters with zero and extend Prometheus rules for full Grafana coverage
3 months ago
scripts
Sync from GitHub main @ 8f40ad2807fc87dbdaae076316a949ce2aa8d865
about 1 month ago
tests
fix(ignore): whitelist data/demo.db in git and docker ignore rules
3 months ago
ui
style: fix Ruff issues (F401 unused import, E741 ambiguous var)
3 months ago
.DS_Store
Safe
30.7 kB
chore(ui): update example queries to match supported demo cases
2 months ago
.coverage
Safe
53.2 kB
fix(docker): set PORT env and ensure Gradio launches on correct port
3 months ago
.dockerignore
Safe
1.31 kB
Sync from GitHub main @ a7a32ea0de0ba4700d1d77020666f50fee7a30f8
about 1 month ago
.env
Safe
581 Bytes
fix(ignore): whitelist data/demo.db in git and docker ignore rules
3 months ago
.env.example
Safe
628 Bytes
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
3 months ago
.gitignore
Safe
212 Bytes
fix(ignore): whitelist data/demo.db in git and docker ignore rules
3 months ago
.pre-commit-config.yaml
Safe
1.74 kB
chore(pre-commit): add types-PyYAML to mypy additional_dependencies; clean & rewire hooks
3 months ago
Dockerfile
Safe
1.27 kB
Sync from GitHub main @ 2765a7af729e78f27e19a7aee062c0f877d8605f
3 days ago
Makefile
Safe
7.76 kB
style(makefile): tidy and reorder sections for clarity
3 months ago
README.md
Safe
9.96 kB
Sync from GitHub main @ b2c3db43f778c7feaaf7d149697958f5cc69ef21
24 days ago
config.py
Safe
1.38 kB
style: format code with ruff
3 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
3 months ago
docker-compose.yml
Safe
986 Bytes
feat(metrics): enable repair tracking and Prometheus lifecycle for observability
3 months ago
huggingface.yml
Safe
56 Bytes
Sync from GitHub main
about 2 months ago
requirements.txt
Safe
305 Bytes
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
3 months ago
start.py
Safe
1.4 kB
Sync from GitHub main @ 9b3d8fb228c968fd1d31e2a76197fb0a25a602d2
about 1 month ago