Skip to content

Releases: cloudwego/eino

v0.9.0-alpha.18

23 Apr 03:06
28a9142

Choose a tag to compare

v0.9.0-alpha.18 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.11...v0.9.0-alpha.18

v0.8.11

20 Apr 12:12
7ac01e2

Choose a tag to compare

What's Changed

  • fix(adk): eagerly consume stream in GobEncode to prevent checkpoint failure on model retry by @shentongmartin in #980

Full Changelog: v0.8.10...v0.8.11

v0.8.10

17 Apr 08:49
d25ced3

Choose a tag to compare

What's Changed

  • feat(adk): PreserveSkillsConfig support MaxTokensPerSkill and SkillsTokenBudget by @mrh997 in #967

Full Changelog: v0.8.9...v0.8.10

v0.9.0-alpha.17

14 Apr 09:42

Choose a tag to compare

v0.9.0-alpha.17 Pre-release
Pre-release
refactor(adk): improve cancel propagation, encapsulate TurnLoop stop …

v0.9.0-alpha.16

14 Apr 06:52

Choose a tag to compare

v0.9.0-alpha.16 Pre-release
Pre-release

What's Changed

  • feat(adk): reduction middleware support TruncExcludeTools by @N3kox in #946
  • feat(adk): refactor summarization middleware with retry support by @mrh997 in #902
  • feat(adk): add SummarizeMessages for on-demand synchronous summarization by @mrh997 in #958

Full Changelog: v0.8.8...v0.9.0-alpha.16

v0.8.9

14 Apr 09:41
7677537

Choose a tag to compare

What's Changed

  • feat(adk): reduction middleware support TruncExcludeTools by @N3kox in #946
  • feat(adk): refactor summarization middleware with retry support by @mrh997 in #902
  • feat(adk): add SummarizeMessages for on-demand synchronous summarization by @mrh997 in #958

Full Changelog: v0.8.8...v0.8.9

v0.9.0-alpha.15

10 Apr 08:24
4c6d7e9

Choose a tag to compare

What's Changed

  • fix(adk): propagate missing ToolsNodeConfig fields in ChatModelAgent by @JonXSnow in #945

Full Changelog: v0.9.0-alpha.14...v0.9.0-alpha.15

v0.9.0-alpha.14

09 Apr 09:53
98d60d1

Choose a tag to compare

v0.9.0-alpha.14 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.8...v0.9.0-alpha.14

v0.9.0-alpha.13

08 Apr 06:14
cc27086

Choose a tag to compare

v0.9.0-alpha.13 Pre-release
Pre-release

What's Changed

  • feat(adk): improve TurnLoop stop cleanup and add StopOption controls by @shentongmartin in #925
  • feat(compose): support tool name and argument aliases in ToolsNode by @JonXSnow in #931

Full Changelog: v0.8.7...v0.9.0-alpha.13

v0.8.8

09 Apr 09:53
27bb4ae

Choose a tag to compare

What's Changed

  • feat(adk): add ClearAtLeastTokens and ClearExcludeTools for reduction… by @N3kox in #912
  • chore(adk): make ChatModelAgent Name/Description optional, validate in AgentTool.Info by @luohq-bytedance in #936
  • feat(adk): reduction middleware add TruncResult.StreamToolResult by @N3kox in #941

Full Changelog: v0.8.7...v0.8.8