Releases: cloudwego/eino
Releases · cloudwego/eino
v0.7.14
What's Changed
- feat(adk): add shared session support for nested runner by @hi-pender in #645
- feat(adk): implement ChatModel retry for ChatModelAgent by @shentongmartin in #635
- fix(adk): support interrupt/resume for nested prebuilt/workflow agents, with arbitrary agent wrappers by @shentongmartin in #647
- feat(adk): add ModelRetryConfig to deepAgents by @shentongmartin in #648
Full Changelog: v0.7.13...v0.7.14
v0.7.13
What's Changed
- feat: add allowed tools filed for model options by @zhuangjie1125 in #639
Full Changelog: v0.7.12...v0.7.13
v0.7.12
What's Changed
- feat(adk): allow emit internal event by agent tools by @shentongmartin in #620
- docs: fix comments for StreamToolCallChecker by @Singularity0909 in #525
- feat(adk): support BeforeChatModel if no tool configured by @meguminnnnnnnnn in #642
New Contributors
- @Singularity0909 made their first contribution in #525
Full Changelog: v0.7.11...v0.7.12
v0.7.11
What's Changed
- feat(schema): Make ToJSONSchema output deterministic by @zhuangjie1125 in #630
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- feat: Add detailed completion token usage for model callback output by @zhuangjie1125 in #629
Full Changelog: v0.7.9...v0.7.10
v0.7.9
What's Changed
- feat: Add detailed completion token usage by @zhuangjie1125 in #628
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- fix(adk): key ToolGenActions by ToolCallID by @shentongmartin in #617
- feat: input message part and output message part add extra field by @zhuangjie1125 in #618
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- feat(adk): support filesystem middleware by @meguminnnnnnnnn in #560
- feat(ci): add serialization scope by @meguminnnnnnnnn in #609
- fix(serialization): resolve checkpoint deserialization panics on arrays and slices by @Juelz111 in #608
- fix(adk): add tool name to stream tool message by @meguminnnnnnnnn in #611
New Contributors
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- fix(adk): register type of []TODO for checkpoint serialization by @hi-pender in #606
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- feat(ci): use codecov for coverage and add commit msg format check by @hi-pender in #597
- fix(adk): register todo struct for serialization by @meguminnnnnnnnn in #605
Full Changelog: v0.7.4...v0.7.5