Commit History

Fix Redis connection issues with proper SSL configuration and enhanced error handling
34a92ea

rdune71 commited on

Respect REDIS_DISABLE_SSL setting and fix Streamlit toast compatibility
dc8760b

rdune71 commited on

Fix Redis Cloud SSL connection, Streamlit version compatibility, and update requirements
4f1a78a

rdune71 commited on

Adjust Redis connection logic for SSL-first approach, add Hugging Face provider debugging, and update requirements
6f941c0

rdune71 commited on

Fix Redis SSL connection issues and Hugging Face provider deprecated parameters
3371ef4

rdune71 commited on

Fix critical issues: Redis host/port parsing, Ollama URL sanitization, and Hugging Face provider initialization
260a069

rdune71 commited on

Fix critical deployment issues: Redis connection, Ollama URL sanitization, Hugging Face provider, config validation, and enhanced error handling
45df059

rdune71 commited on

Implement Core LLM Factory Module with provider abstraction and factory pattern
5b5f50c

rdune71 commited on

Fix Redis configuration issue and enhance connection testing
7fe839d

rdune71 commited on

Add Redis connection debugging and SSL support with fallback
1fe6f63

rdune71 commited on

Update app.py imports and send button logic, enhance config detection for HF Spaces, improve HF token validation
86b116d

rdune71 commited on

Fix Hugging Face provider by removing problematic proxies parameter
7878c29

rdune71 commited on

Refactor project structure, implement config singleton pattern, enhance Redis connection handling
b4feac3

rdune71 commited on

Implement developer review recommendations: enhanced session management, improved error handling, and dependency updates
0194326

rdune71 commited on

Add session management, weather service, and TTS modules
c0ef6d4

rdune71 commited on

Fix Ollama connection, Redis configuration, and monitoring issues
84ae379

rdune71 commited on

Update OllamaProvider to use chat endpoint for consistency and fix README config
fdf2492

rdune71 commited on

Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues
b127732

rdune71 commited on

Refactor LLM module to support multiple providers with unified interface
75f72a7

rdune71 commited on

Fix session state initialization and improve Redis error handling
3c74ffa

rdune71 commited on

Add conversation history display and finalize Redis integration
5420da2

rdune71 commited on

Implement LLM abstraction layer
87a7535

rdune71 commited on

Initialize project structure for AI Life Coach
638a560

rdune71 commited on