github cloudwego/eino v0.9.3

latest releases: v0.9.13, v0.10.0-alpha.12, v0.10.0-alpha.11...
one month ago

What's Changed

  • refactor: reimplement tool patching via reverse traversal by @YellowDusk04 in #1050
  • refactor: Only consider subsequent tool result messages after the too… by @YellowDusk04 in #1052
  • refactor: streamline summarization finalizers by @mrh997 in #1054

Breaking Changes

This refactors the ADK summarization finalizer pipeline to use handler-based construction only and preserve skill context through explicit internal message markers. It keeps preserved skill messages separate from generated summaries, so they can survive default finalization without being treated as normal user history.

  1. TypedFinalizerBuilder.Custom has been removed. Callers should compose finalizer behavior through registered handlers instead.

New Contributors

Full Changelog: v0.9.2...v0.9.3

Don't miss a new eino release

NewReleases is sending notifications on new releases.