1.38.0 (2023-12-11)
Features
- Release GenerativeModel support for Gemini (cd233ef)
- Add explicit constraints for update_ray_cluster (979a4f3)
- Check if dataset exists before creation for Ray on Vertex BigQuery Write (544d6fe)
- LLM - Added support for the
logprobs,presence_penalty,frequency_penalty, andlogit_biasgeneration parameters (1449344) - Support
read_index_datapointsfor private network. (c9f7119) - Support custom batch size for Bigframes Tensorflow (7dc8771)
- Update the v1 service definition to add numeric_restricts. (d0c2ffa)
- Verify client and cluster Ray versions match (10c6ad2)
Bug Fixes
read_index_endpointprivate endpoint support. (3d8835e)- Fix exception message to use vertexai when project is not provided. (0cb1a7b)
- Update test assumption for streaming endpoint of chat-bison@001 (f9a5b69)
- When user is not logged in, throw more intuitive message (a8b24ad)
Documentation
- Add default value to optional field parameter_values (0a4d772)