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
35.1 kB
  • 1 contributor
History: 23 commits
rdune71's picture
rdune71
Fix Redis connection issues with proper SSL configuration and enhanced error handling
34a92ea about 2 months ago
  • providers
    Adjust Redis connection logic for SSL-first approach, add Hugging Face provider debugging, and update requirements 2 months ago
  • __init__.py
    30 Bytes
    Refactor project structure, implement config singleton pattern, enhance Redis connection handling 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
    4.97 kB
    Fix Redis connection issues with proper SSL configuration and enhanced error handling about 2 months ago
  • session.py
    3.6 kB
    Fix critical deployment issues: Redis connection, Ollama URL sanitization, Hugging Face provider, config validation, and enhanced error handling 2 months ago