-
Notifications
You must be signed in to change notification settings - Fork 47
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
feat!: support gemini-2.0-X, change default Gemini text generator model to gemini-2.0-flash-001, remove PaLM2TextGenerator and PaLM2TextEmbeddingGenerator #1558
Conversation
60bf966
to
958f123
Compare
958f123
to
60b1866
Compare
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Remove PaLM2TextGenerator and PaLM2TextEmbeddingGenerator as well |
Here is the summary of possible violations 😱 There are 3 possible violations for removing region tag in use.
The end of the violation section. All the stuff below is FYI purposes only. You are about to delete the following sample browser page.
Here is the summary of changes. You are about to delete 4 region tags.
This comment is generated by snippet-bot.
|
BEGIN_COMMIT_OVERRIDE
feat: support gemini-2.0-X models (#1558)
BREAKING CHANGE: change default LLM model to gemini-2.0-flash-001, drop PaLM2TextGenerator and PaLM2TextEmbeddingGenerator (#1558)
END_COMMIT_OVERRIDE
b/406270472 and b/406896634