Commit History

Add debug panel to sidebar and implement error handling for LLM responses
857c4c0

rdune71 commited on

Implement Goal Tracker services with Redis-backed CRUD operations
f6d2b4a

rdune71 commited on

Fix import issue in app.py by using session_manager instead of non-existent get_conversation_history
2665582

rdune71 commited on

Add Pydantic models for Goal Tracker module
8f90671

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

Update requirements.txt with compatible versions for all dependencies
9663d50

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

Fix Streamlit session state issues with explicit widget keys and robust state management
e2ee43d

rdune71 commited on

Update README with comprehensive endpoint information and enhance Hugging Face fallback UX
fb8e0ac

rdune71 commited on

Fix Ollama connection issues with enhanced error handling and updated ngrok URL
5470458

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

Add proper Hugging Face Spaces configuration to README.md
860bf55

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 model name mismatch and update Ollama connection logic
5082283

rdune71 commited on

Add model selection dropdown and fix model detection logic
758943e

rdune71 commited on

Fix session state initialization and improve Redis error handling
3c74ffa

rdune71 commited on

Add ngrok URL input in Streamlit UI and improve diagnostic script
8b21538

rdune71 commited on

Improve Ollama diagnostic script with model generation test and better feedback
9cf1bcf

rdune71 commited on

Add Ollama connectivity diagnostic script and update README
da339ca

rdune71 commited on

Fix Ollama connection issues and improve error handling for Hugging Face Spaces
6015c25

rdune71 commited on

Fix app.py to use Streamlit implementation and update requirements
5720799

rdune71 commited on

Update Ollama configuration to use correct ngrok URL ace32bd59aef.ngrok-free.app
1ca7ef3

rdune71 commited on

Merge remote changes with local updates for remote Ollama host configuration
f7d068e

rdune71 commited on

Update system to use remote Ollama host with graceful fallback handling
c659836

rdune71 commited on

Update system to use remote Ollama host with graceful fallback handling and sync with remote changes
ef600c3

rdune71 commited on

Update system to use remote Ollama host with graceful fallback handling
f09ddb7

rdune71 commited on

Update utils/config.py
91f0632
verified

rdune71 commited on

Update .env
890c444
verified

rdune71 commited on

Update README.md with Streamlit-compatible header and project description
adc9c59

rdune71 commited on

Force redeploy to trigger UI render
136e149

rdune71 commited on

Add conversation history display and finalize Redis integration
5420da2

rdune71 commited on

Finalize backend integration with chat endpoint and Redis memory
7b5f176

rdune71 commited on

Ensure correct mounting of chat router in main API
ad2999f

rdune71 commited on

Update Streamlit UI to send messages to FastAPI chat endpoint
b1aeb5a

rdune71 commited on

Implement chat endpoint and integrate with main API
11ba014

rdune71 commited on

Implement initial Streamlit UI for AI Life Coach
3771a70

rdune71 commited on

Fix tavily package name to tavily-python
6a8fee7

rdune71 commited on

Update tavily version to valid range
aa32709

rdune71 commited on

Implement FastAPI status endpoint and main app
4f94787

rdune71 commited on

Implement Ollama status monitor
11f438b

rdune71 commited on

Implement LLM abstraction layer
87a7535

rdune71 commited on

Add requirements, environment configuration, and config loader
317d1fd

rdune71 commited on

Initialize project structure for AI Life Coach
638a560

rdune71 commited on

Update utils/config.py
1717234
verified

rdune71 commited on

Update utils/config.py
825cf46
verified

rdune71 commited on