Skip to content

feat(py/plugin/google_genai): add support for Gemini Pro 2.5 03-25 and missing flash-2.0-lite #2473 #2511

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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

yesudeep
Copy link
Contributor

ISSUE: #2473

CHANGELOG:

  • Add model support for Gemini Pro 2.5 03-25
  • Add missing flash-2.0-lite model as well based on TS
    implementation.
  • Clean up formatting.
  • Add module and other docstrings.
  • Fix variable names.
  • Add missing workspace project sample names to pyproject.toml.

@github-actions github-actions bot added docs Improvements or additions to documentation feature New feature or request python Python config labels Mar 28, 2025
…d missing flash-2.0-lite #2473

ISSUE: #2473

CHANGELOG:
- [ ] Add model support for Gemini Pro 2.5 03-25
- [ ] Add missing flash-2.0-lite model as well based on TS
  implementation.
- [ ] Clean up formatting.
- [ ] Add module and other docstrings.
- [ ] Fix variable names.
- [ ] Add missing workspace project sample names to pyproject.toml.
@yesudeep yesudeep force-pushed the yesudeep/feat/gemini-pro-25-0325 branch from 6ef2da7 to 3edd3f0 Compare March 28, 2025 00:36
@yesudeep yesudeep enabled auto-merge (squash) March 28, 2025 00:36
@yesudeep yesudeep merged commit d36c27c into main Mar 28, 2025
9 checks passed
@yesudeep yesudeep deleted the yesudeep/feat/gemini-pro-25-0325 branch March 28, 2025 00:43
@yesudeep yesudeep linked an issue Mar 28, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config docs Improvements or additions to documentation feature New feature or request python Python
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Py] Google Gen AI plugin > Add support for the Gemini 2.5 Pro model
2 participants