1.85.0 (2025-03-18)
Features
- Add function_call.id and function_response.id (3f6c824)
- Add Python version 3.12 to Agent Engine (1232132)
- Add Ray 2.42 support to SDK Client Builder (2a67076)
- Add reranker config to RAG v1 API (3f6c824)
- Add support for version 2.42 for RoV Bigquery read/write (f4ce684)
- Implement GA versions of agent engine prebuilt templates (37b72c2)
- Modify v1 sdk to support rerankers (a6b7de5)
Bug Fixes
- Allow Protobuf 6.x (3f6c824)
- Preserve system_instruction in LangchainAgent clone() (63fc33e)
- Resolve issue where pre-release versions of dependencies are installed (de83fe3)
Documentation
- Update SDK Job Submission with Ray v2.42 updated comments (f281113)