Releases
v1.44.0
1.44.0 (2024-03-13)
Features
Add custom tool context manager for telemetry (b30f5a6 )
Add display experiment button for Ipython environments (0b33bdd )
Allow module_name to be specified with the base logger. (c01df66 )
Enable Ray cluster creation with custom_image for each Resource (f90c9cc )
GenAI - Added function_calls
shortcut property to Candidate
class. (d6490ff )
LLM - Added support for the max_context_length
tuning parameter (e5daae9 )
Support shard_size
for MatchingEngineIndex
create index. (6dbf7d3 )
Use colab enterprise enviroment variables to infer project_id and region (5baf5f8 )
Bug Fixes
Batch read tensorboard time series data to allow reading more than 20 time series metrics. (6e3eac2 )
GenAI - Fixed get_tuned_model
deploying the model every time (e1c7870 )
GenAI - Improved from_dict
methods for content types (GenerationResponse
, Candidate
, Content
, Part
) (613ce69 )
Improve import time by moving TensorFlow to lazy import (f294ba8 )
LVM - Added support for GCS storage.googleapis.com
URL import in vision_models.Image
(2690e72 )
Raise AttributeError for accessing non-existent fields of a proto. (b91edf5 )
Documentation
Fixed the documentation generation (63ad1bf )
GenAI - Added the GA classes to the documentation (9eb5a52 )
You can’t perform that action at this time.