1.53.0 (2024-05-30)
Features
- Add a
cloneableprotocol for Reasoning Engine. (8960a80) - Add labels parameter to the supervised tuning train method (f7c5567)
- Added reboot command for PersistentResource (7785f8c)
- Added the new
GenerationConfig.response_schemafield (#3772) (5436d88) - Enable Tensorboard profile plugin in all regions by default. (8a4a41a)
- GenAI - Added the
response_schemaparameter to theGenerationConfigclass (b5e2c02) - LLM - Added the
seedparameter to theTextGenerationModel'spredictmethods (cb2f4aa)