1.77.0 (2025-01-15)
Features
- Add Context Cache to v1 (2148b18)
- Add retrieval_config to ToolConfig v1 (2148b18)
- Add retrieval_config to ToolConfig v1beta1 (2148b18)
- Display button to view evaluation results in an Ipython environment. (30a9403)
- Enable LangGraph Agent Templates in the Python Reasoning Engine Client (26a08c7)
- Promote network_configs field to v2 API (2148b18)
Bug Fixes
- Use typing.TYPE_CHECKING to differentiate pytype checks and runtime imports for pydantic. (0823323)