1.48.0 (2024-04-17)
Features
- Add support for reading requirements from a file. (80db7a0)
- Adding tpu_topology to Vertex SDK (423c764)
- Enable continuous upload for profile logs. (f05924d)
- GenAI - Added the
GenerationResponse.prompt_feedbackproperty (efd5a72) - GenAI - Added the
GenerationResponse.usage_metadataproperty (0654c35) - Support
NOT_EQUALforMatchingEngineIndexEndpointnumeric_restricts. (aa918e3) - Support referenced models in SDK. (c9b6b8b)
Bug Fixes
- Add validation check for extra_packages when creating a reasoning engine. (255dabc)
- Add validation for langchain tools. (a821d50)
- Fixed the vertexai.init partial initialization issues (636a654)
- GenAI - Workaround for streaming when content role is missing in service responses (fa35b91)