Skip to content

Commit

Permalink
Update raycast-gemini extension (#16744)
Browse files Browse the repository at this point in the history
* Update raycast-gemini extension

- feat: merge
- Pull contributions
- chore
- chore: package lock
- feat: update api
- feat: if no selected text it should still continue with the question asked
- feat: ability to append chat
- feat: ability to append selected text in chat
- Initial commit

* update changelog

* chore: clean up

* chore: clean up

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
  • Loading branch information
anwarulislam and raycastbot authored Feb 4, 2025
1 parent 695294a commit 3d2d2b5
Show file tree
Hide file tree
Showing 5 changed files with 1,145 additions and 149 deletions.
4 changes: 4 additions & 0 deletions extensions/raycast-gemini/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Google Gemini Changelog

## [Append Selected Text to Chat] - 2025-02-04

- Ability to append selected text to the chat command with the `Append to Chat` command. Shortcut: `Ctrl + Shift + V`

## [Improved Translate Command] - 2025-01-17

- 🔄 Translate Selected Text: now you can set first and second target language.
Expand Down
Loading

0 comments on commit 3d2d2b5

Please sign in to comment.