Skip to content

Releases: cloudwego/eino

v0.8.0-alpha.9

09 Feb 01:59
13ae5b9

Choose a tag to compare

v0.8.0-alpha.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0-alpha.7...v0.8.0-alpha.9

v0.8.0-alpha.7

05 Feb 13:42

Choose a tag to compare

v0.8.0-alpha.7 Pre-release
Pre-release

What's Changed

  • docs: rewrite README with focus on ADK, simplify style by @shentongmartin in #748
  • feat(adk): add ChatModelAgentMiddleware constructors for filesystem and reduction packages by @shentongmartin in #749
  • feat(adk): add summarization middleware by @mrh997 in #729
  • feat(adk): add plan task tool by @fanlv in #736
  • feat(adk): add summarization middleware (#729) by @mrh997 in #754
  • feat(adk): tool reduction middleware by @N3kox in #746
  • feat(adk): Enhanced GrepRequest API by converting pointer parameters to value types and added extensive test suite for backend_inmemory GrepRaw implementation by @zhuangjie1125 in #750
  • refactor(skill): replace LocalBackend with FilesystemBackend based on filesystem.Backend interface by @hi-pender in #753
  • fix(adk): add nil checks for execContext in ChatModelAgent Run and Resume by @shentongmartin in #758
  • feat(skill): add context mode (fork/isolate) and model frontmatter support by @hi-pender in #739
  • feat(adk): optimize filesystem by @meguminnnnnnnnn in #751
  • feat(adk): support patch tool calls middleware by @meguminnnnnnnnn in #756
  • feat(adk): add ModelOptions config for summarization middleware by @mrh997 in #763
  • refactor(adk): rename constructors to New() for ChatModelAgentMiddleware by @hi-pender in #761
  • refactor(adk): refactor tool reduction middleware by @N3kox in #762
  • Feat/context reduction middleware by @N3kox in #771
  • feat(adk): align filesystem backend FileInfo.Path field behavior with Python glob and ls command by @zhuangjie1125 in #767
  • feat(adk): improve summarization middleware user messages truncation by @mrh997 in #769

New Contributors

Full Changelog: v0.7.30...v0.8.0-alpha.7

v0.7.32

05 Feb 08:23
b443cd9

Choose a tag to compare

What's Changed

Full Changelog: v0.7.31...v0.7.32

v0.7.31

05 Feb 03:55
32fc2fb

Choose a tag to compare

v0.7.31 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.30...v0.7.31

v0.7.30

03 Feb 13:30
fb116e6

Choose a tag to compare

What's Changed

Full Changelog: v0.7.29...v0.7.30

v0.7.29

02 Feb 09:36
f2c03c3

Choose a tag to compare

What's Changed

  • docs: prioritize ADK in README feature highlights by @shentongmartin in #719
  • feat(adk): improve skill middleware prompt for better LLM understanding by @hi-pender in #724
  • fix(adk): disable automatic instruction rendering in DeepAgent by @hi-pender in #726
  • fix(adk): improve instruction formatting error handling by @shentongmartin in #688

Full Changelog: v0.7.28...v0.7.29

v0.7.28

28 Jan 13:29
5e1ac52

Choose a tag to compare

What's Changed

Full Changelog: v0.7.27...v0.7.28

v0.7.27

27 Jan 11:28
210b528

Choose a tag to compare

What's Changed

Full Changelog: v0.7.26...v0.7.27

v0.7.26

27 Jan 02:28
f527532

Choose a tag to compare

What's Changed

  • fix(adk): return modified message from AfterChatModel by @hi-pender in #717

Full Changelog: v0.7.25...v0.7.26

v0.7.25

23 Jan 11:02
9e6963f

Choose a tag to compare

What's Changed

  • feat(adk): support config OutputKey to store final answer to SessionValues by @hi-pender in #711

Full Changelog: v0.7.24...v0.7.25