1.35.0 (2023-10-10)
Features
- Add serializer.register_custom_command() (639cf10)
- Install Bigframes sklearn dependencies automatically (7aaffe5)
- Install Bigframes tensorflow dependencies automatically (e58689b)
- Install Bigframes torch dependencies automatically (1d65347)
- LLM - Added support for multiple chat response candidates (587df74)
- LLM - Added support for multiple text generation response candidates (c3ae475)
Bug Fixes
- Duplicate logs in Colab (9b75259)
- LLM - Fixed tuning and evaluation when explicit credentials are specified (188dffe)
- Resolve Artifact Registry tags when creating PipelineJob (f04ca35)
- Resolve Artifact Registry tags when creating PipelineJob (06bf487)
Documentation
- Add probabilistic inference to TiDE and L2L model code samples. (efe88f9)