Commit History

fix(profile): persist user profile updates to log file
97b0198

vioott commited on

feat(error-handling): add specific error message for quota exhaustion
410d534

vioott commited on

feat(gemini): implement dynamic model selection in chat interface
2046451

vioott commited on

fix(gemini): upgrade model to gemini-2.5-flash and remove debug route
fd5e9cf

vioott commited on

feat(debug): add /debug/models route to list available Gemini models
03ca9c2

vioott commited on

fix(logging): improve error logging with traceback and logger
83fde5a

vioott commited on

fix: update gemini model version and add sys import
e7442a3

vioott commited on

fix(home): implement correct user profile creation workflow
761ed56

vioott commited on

refactor(chat): use error_redirect template for history errors
ec0ff9b

vioott commited on

Add .env to .gitignore and update genai_service to load API key from environment
47d0d96

vioott commited on

refactor: reorganized project by separating routes and services
5b5c1df

vioott commited on