Skip to content

Add support of Gemini 2.5 Pro preview model #1685

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
Apr 11, 2025

Conversation

imperorrp
Copy link
Contributor

@imperorrp imperorrp commented Apr 8, 2025

User description

Reference:

https://ai.google.dev/gemini-api/docs/models#gemini-2.5-pro-preview-03-25


PR Type

Enhancement


Description

  • Added support for the Gemini 2.5 Pro Preview model.

  • Updated token limit configuration for the new model.


Changes walkthrough 📝

Relevant files
Enhancement
__init__.py
Add Gemini 2.5 Pro Preview model configuration                     

pr_agent/algo/init.py

  • Added entry for gemini/gemini-2.5-pro-preview-03-25.
  • Set token limit to 1048576 for the new model.
  • +1/-0     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @mrT23
    Copy link
    Collaborator

    mrT23 commented Apr 11, 2025

    should be a strong code model. thanks

    @mrT23 mrT23 merged commit 60ace1e into qodo-ai:main Apr 11, 2025
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants