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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
AI-Life-Coach-Streamlit2 / core
106 kB
  • 1 contributor
History: 34 commits
rdune71's picture
rdune71
Fix HF endpoint URL parsing and add scale-to-zero handling
2a0dea8 2 months ago
  • __pycache__
    Fix HF endpoint URL parsing and add scale-to-zero handling 2 months ago
  • providers
    Fix session management serialization and update Ollama URL 2 months ago
  • __init__.py
    30 Bytes
    Refactor project structure, implement config singleton pattern, enhance Redis connection handling 2 months ago
  • coordinator.py
    9.94 kB
    Implement enhanced debug panel with toggle controls and detailed status tracking 2 months ago
  • llm.py
    2.03 kB
    Implement Core LLM Factory Module with provider abstraction and factory pattern 2 months ago
  • llm_factory.py
    5.52 kB
    Implement Core LLM Factory Module with provider abstraction and factory pattern 2 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 2 months ago
  • redis_client.py
    3.29 kB
    Fix Redis connection by using non-SSL configuration to resolve SSL record layer failures 2 months ago
  • session.py
    6.38 kB
    Implement coordinated multi-model AI system with HF endpoint monitoring 2 months ago