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

  • Log In
  • Sign Up

Spaces:

Duplicated from  rdune71/AI-Life-Coach-Streamlit

rdune71
/
AI-Life-Coach-Streamlit2
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
AI-Life-Coach-Streamlit2 / core
105 kB
  • 1 contributor
History: 33 commits
rdune71's picture
rdune71
Implement enhanced debug panel with toggle controls and detailed status tracking
b5d5e39 3 months ago
  • __pycache__
    Update for HF Space environment with deployment readiness testing 3 months ago
  • providers
    Fix session management serialization and update Ollama URL 3 months ago
  • __init__.py
    30 Bytes
    Refactor project structure, implement config singleton pattern, enhance Redis connection handling 3 months ago
  • coordinator.py
    9.94 kB
    Implement enhanced debug panel with toggle controls and detailed status tracking 3 months ago
  • llm.py
    2.03 kB
    Implement Core LLM Factory Module with provider abstraction and factory pattern 3 months ago
  • llm_factory.py
    5.52 kB
    Implement Core LLM Factory Module with provider abstraction and factory pattern 3 months ago
  • memory.py
    1.24 kB
    Fix critical deployment issues: Redis connection, Ollama URL sanitization, Hugging Face provider, config validation, and enhanced error handling 3 months ago
  • redis_client.py
    3.29 kB
    Fix Redis connection by using non-SSL configuration to resolve SSL record layer failures 3 months ago
  • session.py
    6.38 kB
    Implement coordinated multi-model AI system with HF endpoint monitoring 3 months ago