Skip to content

feat: add gemini-2.5-flash and set as new default #1686

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cleong14
Copy link

Description

  • Add gemini-2.5-flash to Gemini model choices
  • Set gemini-2.5-flash as new default Gemini model

Related Issue(s)

Screenshots

NA

Checklist

  • I've read the contributing guidelines and have adhered to them in this PR
  • I've updated CodeCompanion.has in the init.lua file for my new feature
  • I've added test coverage for this fix/feature
  • I've updated the README and/or relevant docs pages
  • I've run make all to ensure docs are generated, tests pass and my formatting is applied

@fabiodcorreia
Copy link

@cleong14 could you also add gemini-2.5-pro and gemini-2.5-flash-lite-preview-06-17 please?
I was planning to do it but since you already have the PR open :)

@olimorris
Copy link
Owner

All, before I can test this out, can we confirm what the status is regarding chat buffer editing with tool use, inline editing and cmds? I can't just accept new models unless we're certain they work in CodeCompanion.

@fabiodcorreia
Copy link

All, before I can test this out, can we confirm what the status is regarding chat buffer editing with tool use, inline editing and cmds? I can't just accept new models unless we're certain they work in CodeCompanion.

Not sure but I think the pro should work because the preview already worked, but the lite you are probably right its a completly new major version of the model with new capabilities.

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.

[Bug]: Update Gemini model choices
3 participants