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

feat!: support gemini-2.0-X, change default Gemini text generator model to gemini-2.0-flash-001, remove PaLM2TextGenerator and PaLM2TextEmbeddingGenerator #1558

Merged
merged 7 commits into from
Mar 28, 2025

Conversation

shuoweil
Copy link
Contributor

@shuoweil shuoweil commented Mar 27, 2025

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

@shuoweil shuoweil requested review from GarrettWu and shobsi March 27, 2025 22:52
@shuoweil shuoweil self-assigned this Mar 27, 2025
@shuoweil shuoweil requested review from a team as code owners March 27, 2025 22:52
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Mar 27, 2025
@shuoweil shuoweil force-pushed the shuowei-support-gemini-2 branch from 60bf966 to 958f123 Compare March 27, 2025 22:53
@shuoweil shuoweil force-pushed the shuowei-support-gemini-2 branch from 958f123 to 60b1866 Compare March 27, 2025 22:54
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@GarrettWu
Copy link
Contributor

Remove PaLM2TextGenerator and PaLM2TextEmbeddingGenerator as well

@shuoweil shuoweil requested a review from a team as a code owner March 27, 2025 23:35
@shuoweil shuoweil requested a review from rsamborski March 27, 2025 23:35
Copy link

snippet-bot bot commented Mar 27, 2025

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.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Mar 27, 2025
@shuoweil shuoweil added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 27, 2025
@shuoweil shuoweil changed the title feat!: support gemini-2.0-X, and change default llm model to gemini-2.0-flash-001 feat!: support gemini-2.0-X, change default llm model to gemini-2.0-flash-001, remove PaLM2TextGenerator and PaLM2TextEmbeddingGenerator Mar 27, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 27, 2025
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Mar 28, 2025
@shuoweil shuoweil requested a review from Genesis929 March 28, 2025 02:27
@shuoweil shuoweil merged commit 3104fab into main Mar 28, 2025
22 of 24 checks passed
@shuoweil shuoweil deleted the shuowei-support-gemini-2 branch March 28, 2025 02:34
@shuoweil shuoweil changed the title feat!: support gemini-2.0-X, change default llm model to gemini-2.0-flash-001, remove PaLM2TextGenerator and PaLM2TextEmbeddingGenerator feat!: support gemini-2.0-X, change default Gemini text generator model to gemini-2.0-flash-001, remove PaLM2TextGenerator and PaLM2TextEmbeddingGenerator Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants