Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
melikakheirieh
/
nl2sql-copilot
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
nl2sql-copilot / app
25.4 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 55 commits
Melika Kheirieh
chore(debug): add runtime logs to inspect DEFAULT_SQLITE_PATH resolution
6e9c311 6 months ago
  • routers
    chore(debug): add runtime logs to inspect DEFAULT_SQLITE_PATH resolution 6 months ago
  • __init__.py
    0 Bytes
    init: NL2SQL Copilot base with API and Dockerfile 6 months ago
  • bootstrap.py
    447 Bytes
    fix(typing): split adapter vars in /readyz to satisfy mypy 6 months ago
  • main.py
    4.71 kB
    fix(sqlite): unify adapter path resolution and load from env for stable pipeline execution 6 months ago
  • schemas.py
    804 Bytes
    feat(api): expose executor result in NL2SQLResponse and return full result to UI 6 months ago
  • state.py
    2.16 kB
    fix(state): enforce TypedDict types and cleanup stale DB removal logic 6 months ago