Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Gemini 2.0 Flash Exp models #599

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

data5650
Copy link
Contributor

@data5650 data5650 commented Feb 4, 2025

Description

Added two new Gemini models:

  • gemini-2.0-flash-exp
  • gemini-2.0-flash-thinking-exp-01-21

Changes Made

  • Updated src/lib/providers/gemini.ts to include new models
  • Maintained consistent configuration with existing models

Testing

  • Tested locally using Docker
  • Verified models appear in UI and are selectable
  • Confirmed functionality with sample queries

Additional Notes

These models expand the available options for users who want to use the latest Gemini capabilities.

 # Description
   Added two new Gemini models:
   - gemini-2.0-flash-exp
   - gemini-2.0-flash-thinking-exp-01-21

   # Changes Made
   - Updated src/lib/providers/gemini.ts to include new models
   - Maintained consistent configuration with existing models

   # Testing
   - Tested locally using Docker
   - Verified models appear in UI and are selectable
   - Confirmed functionality with sample queries

   # Additional Notes
   These models expand the available options for users who want to use the latest Gemini capabilities.
@ItzCrazyKns
Copy link
Owner

Thanks!

@ItzCrazyKns ItzCrazyKns merged commit 7ec201d into ItzCrazyKns:master Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants