1.93.0 (2025-05-15)
Features
- A new value
NVIDIA_B200 & NVIDIA_H200_141GBis added to enumAcceleratorType(02236be) - Add
MultimodalDataset.toBigframes()method to convert dataset to a Bigframes Dataframe object and inspect the dataset in the notebook. (64dfdbc) - Add ANN feature for RagManagedDb (02236be)
- Add EncryptionSpec for RagCorpus CMEK feature (02236be)
- Add support for system paths in ModuleAgent (8c95d3f)
- Allow customers to set kms_key_name for context caching create method (c551cc6)
- GenAI - Release the Model Garden SDK to GA (49c3418)
- New field
additional_propertiesis added to message.google.cloud.aiplatform.v1.Schema(02236be) - Populate agent_framework field in the RE spec. (0a127fd)
- RAG - Add ANN and KNN retrieval strategies for RagManagedDb in preview (8c0bf19)
- Support async stream query in agent engines and adk template. (0c4f4a6)
- Support Python 3.13 for reasoning engine. (51b13e5)
- Update v1 sdk to support llmparser in import file functions (03a7861)
Bug Fixes
- Fix the type annotation for content dictionaries in AdkApp (674beaa)