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
Breaking change in experimental methods:create_from_bigquery and update_multimodal_dataset no longer automatically prepend a missing bq:// prefix for BigQuery URIs. When using the new function MultimodalDataset.set_bigquery_uri the prefix will still be added if needed.
Features
Add metadata_filter usage to all retrieval and generator methods in rag_retrieval.py (841c597)
Add container_spec to Reasoning Engine public protos (9a0eefb)
Add container_spec to Reasoning Engine public protos (9a0eefb)
Add support for container_spec in AgentEngines (da663c0)
GenAI SDK client(multimodal) - Add metadata helpers to MultimodalDataset. (e164b19)