github cloudwego/eino v0.3.11

latest releases: v0.9.15, v0.9.14, v0.10.0-alpha.14...
18 months ago

Features

  • Refactor agents to support graph composition
    • Allow export graph from react.Agent and host.MultiAgent
    • Maintain backward compatibility for direct usage

Bug Fixes

  • When a stream is replicated into sub-streams, contention for a shared lock can cause one sub-stream to wait for new packets while preventing others from consuming already received data.

What's Changed

  • feat: react agent and host multi-agent can be composed directly as AnyGraph by @shentongmartin in #72
  • fix: unfair lock behavior in copied stream by @N3kox in #71

Full Changelog: v0.3.10...v0.3.11

Don't miss a new eino release

NewReleases is sending notifications on new releases.