managarten/apps/chat/apps
Till-JS 95bba8ef6e feat(chat): add Google Gemini API support with Flash as default model
- Add @google/generative-ai package for Gemini integration
- Update ChatService to support both Azure OpenAI and Gemini providers
- Add Gemini 2.5 Flash, Flash-Lite, and Pro models to seed
- Set Gemini 2.5 Flash as the default model for fast responses
- Add DEV_BYPASS_AUTH mode for local development
- Make /api/models endpoint public (no auth required)
- Add port 5174 to CORS allowed origins
- Add isDefault field to models schema

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 13:22:58 +01:00
..
backend feat(chat): add Google Gemini API support with Flash as default model 2025-11-29 13:22:58 +01:00
landing style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
mobile style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
web feat(shared-ui): add theme mode selector to PillNavigation dropdown 2025-11-29 13:20:43 +01:00