You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
Changes for google-cloud-bigquery
2.40.3 (2024-06-12)
Dependencies
Feature
You can now perform
supervised tuning
on a BigQuery ML remote model based on a
gemini-1.0-pro-002model.This feature is in
preview.
To try this feature, see
Tune a model using your data.
You can also perform supervised tuning by using the
BigQuery DataFrames Python API.
Use the
fit()andscore()methods in thebigframes.ml.llm.GeminiTextGeneratormodel classto perform supervised tuning.
Announcement
Global rate limits on BigQuery Omni connection creation and use have replaced the regional limits on AWS and Azure connections.
https://cloud.google.com/bigquery/docs/release-notes#June_17_2024