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

  • Log In
  • Sign Up

Spaces:
sanzgiri
/
schema-translator
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
schema-translator / schema_translator
178 kB
  • 1 contributor
History: 15 commits
sanzgiri's picture
sanzgiri
Fix Customer B duplicate records and redundant columns
47b36fa about 1 month ago
  • agents
    Fix: Add customer filtering examples to query understanding agent about 1 month ago
  • __init__.py
    102 Bytes
    Complete Schema Translator implementation - All 8 phases about 1 month ago
  • config.py
    4.42 kB
    Refactor: Centralize LLM configuration in Config class about 1 month ago
  • database_executor.py
    7.51 kB
    Complete Schema Translator implementation - All 8 phases about 1 month ago
  • feedback_loop.py
    15.2 kB
    Fix datetime deprecation warnings about 1 month ago
  • knowledge_graph.py
    11.3 kB
    Complete Schema Translator implementation - All 8 phases about 1 month ago
  • mock_data.py
    15.9 kB
    v2.0: Dynamic result formatting and natural language customer selection about 1 month ago
  • models.py
    11.3 kB
    v2.0: Dynamic result formatting and natural language customer selection about 1 month ago
  • orchestrator.py
    21 kB
    Refactor: Centralize LLM configuration in Config class about 1 month ago
  • query_compiler.py
    21.4 kB
    Fix Customer B duplicate records and redundant columns about 1 month ago
  • result_harmonizer.py
    25.1 kB
    v2.0: Dynamic result formatting and natural language customer selection about 1 month ago
  • schema_drift_detector.py
    16.8 kB
    Fix datetime deprecation warnings about 1 month ago