Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rdune71/AI-Life-Coach-Streamlit
rdune71
/
AI-Life-Coach-Streamlit2
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b5d5e39
AI-Life-Coach-Streamlit2
/
core
105 kB
1 contributor
History:
33 commits
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
Safe
30 Bytes
Refactor project structure, implement config singleton pattern, enhance Redis connection handling
3 months ago
coordinator.py
Safe
9.94 kB
Implement enhanced debug panel with toggle controls and detailed status tracking
3 months ago
llm.py
Safe
2.03 kB
Implement Core LLM Factory Module with provider abstraction and factory pattern
3 months ago
llm_factory.py
Safe
5.52 kB
Implement Core LLM Factory Module with provider abstraction and factory pattern
3 months ago
memory.py
Safe
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
Safe
3.29 kB
Fix Redis connection by using non-SSL configuration to resolve SSL record layer failures
3 months ago
session.py
Safe
6.38 kB
Implement coordinated multi-model AI system with HF endpoint monitoring
3 months ago