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
Removed support for session resource paths that do not include reasoning engine
Features
[vertexai] Added a concise option to OpenModel.list_deploy_options() (acc301a)
[vertexai] Added system labels to OpenModel.deploy() (acc301a)
A new field system_labels is added to message google.cloud.aiplatform.v1beta1.DeployRequest (1f98f4e)
Add enable_custom_service_account parameter (must be set to True for successful Persistent Resource). The service_account parameter is retained for backward compatibility. (bf79bdf)
Add dedicated_endpoint_enabled and dedicated_endpoint_dns property. (32ee6d9)
Add gemini_request_read_config field to AssembleDataRequest and AssessDataRequest in aiplatform v1beta (1f98f4e)
Add google.genai.types.Content as an allowed message type to ADK's stream_query method (6b131d1)
Adding ThinkingConfig to v1 client library (1f98f4e)
Adding ThinkingConfig to v1beta1 client library (1f98f4e)
Allow customers to set encryption_spec for context caching (1f98f4e)