Commit History

perf(cache): cache available models list for 24 hours
cba2d88

vioott commited on

feat(ui): add loading state to submit button and exclude tts models
536f322

vioott commited on

fix(gemini): filter available models to flash variants only, excluding pro and image models
4be8d5a

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

fix: update gemini model version and add sys import
e7442a3

vioott commited on

fix(genai): handle API key errors gracefully
814be5a

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