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 raycast-gemini extension #15949

Merged
merged 4 commits into from
Jan 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions extensions/raycast-gemini/CHANGELOG.md
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo in "Feattures" and also it's Gemini 2.0 Flash experimental

Copy link
Contributor

Choose a reason for hiding this comment

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

Here's what you can use:

## [Gemini Flash 2.0 and More Customization] - {PR_MERGE_DATE}

Features:

- 🆕 Add new Model for Gemini 2.0 Flash Experimental
- 🧹 Allow prompts to be customizable in Raycast Settings
- 🗯️ Add ability to add a default Translate language, and also ability to override with a parameter

Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Google Gemini Changelog

## [Gemini Flash 2.0 and More Customization] - 2025-01-02

Features:

- 🆕 Add new Models for Gemini 2.0 Flash Experimental, Gemini Experimental 1206, Gemini 2.0 Flash Thinking Experimental and LearnLM 1.5 Pro Experimental
- 🧹 Allow prompts to be customizable in Raycast Settings
- 🗯️ Add ability to add a default Translate language, and also ability to override with a parameter

## [Add Translate Command] - 2024-09-02

More Features:
Expand Down
Loading