1.36.1 (2023-11-07)
Features
- Add
per_crowding_attribute_neighbor_count,approx_num_neighbors,fraction_leaf_nodes_to_search_override, andreturn_full_datapointto MatchingEngineIndexEndpointfind_neighbors(33c551e) - Add profiler support to tensorboard uploader sdk (be1df7f)
- Add support for
per_crowding_attribute_num_neighborsapprox_num_neighborsto MatchingEngineIndexEndpointmatch()(e5c20c3) - Add support for
per_crowding_attribute_num_neighborsapprox_num_neighborsto MatchingEngineIndexEndpointmatch()(53d31b5) - Add support for
per_crowding_attribute_num_neighborsapprox_num_neighborsto MatchingEngineIndexEndpointmatch()(4e357d5) - Enable grounding to ChatModel send_message and send_message_async methods (d4667f2)
- Enable grounding to TextGenerationModel predict and predict_async methods (b0b4e6b)
- LLM - Added support for the
enable_checkpoint_selectiontuning evaluation parameter (eaf4420) - LLM - Added tuning support for the
*-bison-32kmodels (9eba18f) - LLM - Released
CodeChatModeltuning to GA (621af52)
Bug Fixes
- Correct class name in system test (b822b57)
Documentation
- Clean up RoV create_ray_cluster docstring (1473e19)
Miscellaneous Chores
- Release 1.36.1 (1cde170)