1.76.0 (2025-01-06)
Features
- Add a new thought field in content proto (67358fa)
- Add Model Garden deploy API (67358fa)
- Add required_replica to Vertex SDK (f5ddbb8)
- Update v1beta1 sdk to support llmparser in import file functions (1eb493b)
- Use
TypeAliasTypeto define aliases for union types in generative models (2224c83)
Bug Fixes
- Caching - Fixed an edge case where the
contentsarg could beNone(ede0266) - Catch runtime errors in the import of
TypeAliasTypefrom typing_extensions (8497476) - EvalTask evaluation should only display experiment button once for ipython environments (88d2656)