1.41.0 (2024-02-05)
Features
- Add
numeric_filtertoMatchingEngineIndexEndpointmatch()andfind_neighbor()private endpoint queries. (679646a) - Added the
BatchPredictionJob.submitmethod - a non-blocking version ofBatchPredictionJob.create(b62ddcd) - LLM - Add support for RLHF tuning (b2458ec)
- Remove deletion of model upload staging bucket in system tests (b9b373b)
- Switch Python generateContent to call Unary API endpoint (9a19545)
Bug Fixes
- Fix crash when no target_col is specified for Bigframes tensorflow (512b82d)
Documentation
- Add missing code block in docs/README.rst (16d6b58)