Skip to content

v1.77.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 15 Jan 20:16
8a8937a

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)

Documentation

  • Fix comment typo in eval_task.py (cabe522)
  • Improve description of enable_simple_view parameter (f019e18)