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...
ebc7457
nl2sql-copilot
/
nl2sql
24.7 kB
Ctrl+K
Ctrl+K
2 contributors
History:
12 commits
Melika Kheirieh
fix(pipeline): allow optional schema_preview in run() for better typing compatibility with benchmarks
1615704
6 months ago
__init__.py
Safe
0 Bytes
init: NL2SQL Copilot base with API and Dockerfile
6 months ago
ambiguity_detector.py
Safe
473 Bytes
style: format code with ruff
6 months ago
executor.py
968 Bytes
style: format code with ruff
6 months ago
generator.py
Safe
2.01 kB
style: format code with ruff
6 months ago
pipeline.py
8.9 kB
fix(pipeline): allow optional schema_preview in run() for better typing compatibility with benchmarks
6 months ago
planner.py
820 Bytes
style: format code with ruff
6 months ago
repair.py
Safe
1.14 kB
style: format code with ruff
6 months ago
safety.py
4.39 kB
feat(safety): harden SQL validation (multi-CTE, recursive WITH, unicode normalization, precise errors, EXPLAIN gate)
6 months ago
stubs.py
Safe
1.06 kB
style: format code with ruff
6 months ago
types.py
962 Bytes
style: format code with ruff
6 months ago
verifier.py
3.97 kB
tests green: fix pipeline reference in router and adjust verifier logic for aggregation & error handling
6 months ago