Skip to content

v1.7.0

Compare
Choose a tag to compare
@wyf7107 wyf7107 released this 16 Jul 22:42

1.7.0 (2025-07-16)

Features

  • Add ability to send state change with message 3f9f773
  • [Eval] Support for persisting eval run results bab3be2
  • Introduce [Plugin]: Plugin is simply a class that packages these individual callback functions together for a broader purpose162228d

Bug Fixes

  • Create correct object for image and video content in litellm bf7745f
  • Support project-based gemini model path for BuiltInCodeExecutor and all built-in tools a5d6f1e
  • Add instruction in long running tool description to avoid being invoked again by model 62a6119
  • [A2A] Import A2A well known path from A2A sdk a6716a5
  • Fix the long running function response event merge logic 134ec0d
  • [A2A] Return final task result in task artifact instead of status message a8fcc1b
  • Make InMemoryMemoryService thread-safe 10197db

Improvements

  • Improve partial event handling and streaming aggregation 584c8c6

Documentation

  • Update agent transfer related doc string and comments b1fa383
  • Update doc string for GcsArtifactService 498ce90