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

update Google Gemini extension #16881

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

Conversation

ViGeng
Copy link
Contributor

@ViGeng ViGeng commented Feb 7, 2025

Description

Screencast

Latest Model Variants

  • 1.5 Series
    • gemini-1.5-flash-latest
    • gemini-1.5-pro-latest
    • learnlm-1.5-pro-experimental
  • 2.0 Series
    • gemini-2.0-flash-lite-preview-02-05
    • gemini-2.0-flash (default, production-ready)
    • gemini-2.0-flash-thinking-exp
    • gemini-2.0-pro-exp
  • Gemini Series
    • gemini-2.0-pro-exp
image image

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: raycast-gemini Issues related to the raycast-gemini extension labels Feb 7, 2025
@raycastbot
Copy link
Collaborator

raycastbot commented Feb 7, 2025

Thank you for your contribution! 🎉

🔔 @EvanZhouDev @ridemountainpig @d0zingcat @anwarulislam you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

You can expect an initial review within five business days.

@raycastbot raycastbot added the OP is contributor The OP of the PR is a contributor of the extension label Feb 7, 2025
@ViGeng ViGeng force-pushed the gemini-flexible-model branch from f1d7ab4 to a09f507 Compare February 7, 2025 14:22
@d0zingcat
Copy link

d0zingcat commented Feb 8, 2025

Hi @ViGeng
Would you mind also adding this model: Gemini 2.0 Flash Thinking Experimental?

@ViGeng
Copy link
Contributor Author

ViGeng commented Feb 8, 2025

Hi @ViGeng Would you mind also adding this model: Gemini 2.0 Flash Thinking Experimental?

Hi @d0zingcat , sure, added :-)

@ViGeng ViGeng force-pushed the gemini-flexible-model branch from 63dcd5e to 9a0ce51 Compare February 8, 2025 14:56
Copy link

@JohnWongCHN JohnWongCHN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to have an editable dropdown instead of a text input to support custom model?

@ViGeng
Copy link
Contributor Author

ViGeng commented Feb 10, 2025

Is it possible to have an editable dropdown instead of a text input to support custom model?

Good question. I was thinking about it but failed to find one. 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: raycast-gemini Issues related to the raycast-gemini extension OP is contributor The OP of the PR is a contributor of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Google Gemini] Update for new released Gemini Flash 2.0 and more
4 participants