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

DRAFT/WIP: support for Google Gemini #94

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

Conversation

ghgoodreau
Copy link
Contributor

@ghgoodreau ghgoodreau commented Dec 15, 2023

Motivation

Was requested to add support for Google Gemini. This is a preview implementation and needs to be cleaned up and some UI considerations need to be made.

Solution

Added settings field for google API, added link to get google key, added Google Gemini in model dropdown, added Gemini node streaming support.

Had to do some modification to history/role names inside of the gemini chat handler, not sure the best way to do that, might be better refactored

Checklist

  • Tested in Chrome
  • Tested in Safari

Copy link

vercel bot commented Dec 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
flux ✅ Ready (Inspect) Visit Preview Dec 15, 2023 9:24pm

@ghgoodreau ghgoodreau changed the title WIP: support for Google Gemini DRAFT/WIP: support for Google Gemini Dec 15, 2023
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.

1 participant