Releases: cloudwego/eino
Releases · cloudwego/eino
v0.7.4
What's Changed
- feat(compose): enable nested graphs to access parent graph state by @shentongmartin in #584
- fix: trigger graph OnStart before calculating next tasks by @shentongmartin in #599
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
What's Changed
- feat: change the tool name and agent name in planexecute to lowercase by @mrh997 in #585
- feat: add name for message input file by @zhuangjie1125 in #587
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix(serialization): register channel by @meguminnnnnnnnn in #564
- fix(tool): don't wrap interrupt error in tool's error handler by @hi-pender in #583
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- fix(multiagent): fix the issue where the default summary prompt could… by @zhuster in #548
- fix(adk_planexecute): report error if haven't tool call by @meguminnnnnnnnn in #555
- fix(adk): ChatModelAgent without tools apply compose option correctly… by @meguminnnnnnnnn in #552
- feat(adk_deep): remove task tool if no subagents by @meguminnnnnnnnn in #558
- feat: Modify the comments of the URL field in the Message structure by @zhuangjie1125 in #553
- fix(adk): fix ut of TestFilterOptions by @hi-pender in #559
- fix(adk): register missing types for gob serialization in checkpoint(… by @cuixiaojun001 in #557
- milestone: 0.7 by @shentongmartin in #563
New Contributors
- @zhuster made their first contribution in #548
- @cuixiaojun001 made their first contribution in #557
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- fix(adk): correct ChatModelAgent's max step by @meguminnnnnnnnn in #549
Full Changelog: v0.6.0...v0.6.1
v0.5.15
What's Changed
fix(adk): correct ChatModelAgent's max step by @meguminnnnnnnnn in #549
Full Changelog: v0.5.14...v0.5.15
v0.6.0
v0.7.0-alpha.2
Full Changelog: v0.5.13...v0.7.0-alpha.2
v0.5.14
What's Changed
- feat(adk): support agent middleware by @meguminnnnnnnnn in #533
- feat(adk): support prebuilt DeepAgent by @meguminnnnnnnnn in #540
Full Changelog: v0.5.13...v0.5.14