feat(GeminiAgent): expand available Gemini models and update RPM limits

- Added new Gemini model types: 'gemini-2.5-pro', 'gemini-2.0-flash', and 'gemini-2.0-flash-lite'.
- Updated RPM limits for existing and new models.
- Enhanced model selection logic to validate configured model against available options, with fallback to a default model.
This commit is contained in:
Alex Newman
2025-12-25 20:40:18 -05:00
parent 6d541d6b80
commit a47e57bb35
2 changed files with 35 additions and 11 deletions
File diff suppressed because one or more lines are too long