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
142 kB
  • 1 contributor
History: 45 commits
rdune71's picture
rdune71
Update
d891499 2 months ago
  • __pycache__
    Fix UI issues, restore advanced debug panel, and improve Ollama connection handling 2 months ago
  • providers
    Implemented timestamp injection at multiple levels to ensure AI always has access to current date/time 2 months ago
  • __init__.py
    30 Bytes
    Refactor project structure, implement config singleton pattern, enhance Redis connection handling 2 months ago
  • coordinator.py
    32 kB
    Update 2 months ago
  • errors.py
    1.07 kB
    Implement UX enhancements: redesigned sidebar layout, stage-aware processing feedback, and user-friendly error messages 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
    9.62 kB
    Herarchy 2 months ago