Releases: cloudwego/eino
Releases · cloudwego/eino
v0.3.21
What's Changed
- docs: fix license file link by @aonoa in #151
- feat: node interrupt by @meguminnnnnnnnn in #138
- feat: support field mapping from map key with nil value or nil struct field by @shentongmartin in #153
New Contributors
Full Changelog: v0.3.20...v0.3.21
v0.3.20
What's Changed
- feat: add deprecated GetState by @meguminnnnnnnnn in #152
Full Changelog: v0.3.19...v0.3.20
v0.3.19
What's Changed
- Feat/wdz/agent option by @meguminnnnnnnnn in #144
- feat: support mapping to field of any by @shentongmartin in #145
- fix: assign to any's fields simultaneously by @shentongmartin in #146
- feat: modify trigger mode comment by @meguminnnnnnnnn in #147
Full Changelog: v0.3.18...v0.3.19
v0.3.18
What's Changed
- feat: tool utils add InferToolWithOption by @kuhahalong in #116
- feat: ToolsNode provides util function to get tool call ID from context by @shentongmartin in #111
- Feat/wdz/multi branch by @meguminnnnnnnnn in #125
- feat: workflow dependency, branch and static values by @shentongmartin in #126
- optimize: add tool invoke error info by @kuhahalong in #131
- feat: graph checkpoint by @meguminnnnnnnnn in #114
- feat: add state type in graph info by @meguminnnnnnnnn in #139
- Feat/wdz/add new options by @meguminnnnnnnnn in #140
- feat: register schema type by @meguminnnnnnnnn in #141
Full Changelog: v0.3.17...v0.3.18
v0.3.17
What's Changed
- feat: workflow supports mapping from nested fields and to nested fields by @shentongmartin in #97
- fix: Minor performance improvement for react agent by @luohq-bytedance in #115
- fix: nested field mapping to map.(non-ptr)struct.field by @shentongmartin in #117
- fix: return false if meet EOF in firstChunkStreamToolCallChecker by @meguminnnnnnnnn in #122
- fix: add node name and graph name by @meguminnnnnnnnn in #123
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
- feat: add logprobs definition by @N3kox in #96
- fix: unexpected setting ResponseMeta of the first element in slice af… by @N3kox in #106
- feat: add AppendGlobalHandlers instead of InitCallbackHandlers by @hi-pender in #101
Full Changelog: v0.3.15...v0.3.16
v0.3.15
What's Changed
- fix: add state handler type validate by @meguminnnnnnnnn in #86
- feat: add tool list option to tools node by @meguminnnnnnnnn in #90
- feat: workflow can create FieldMapping from or to fields of maps by @shentongmartin in #95
- feat: remove GetState and WithGetStateEnable already deprecated by @meguminnnnnnnnn in #102
- fix: default stream tool call checker skips empty chunks at the front by @shentongmartin in #103
Full Changelog: v0.3.14...v0.3.15
v0.3.14
What's Changed
- fix: remove conflicted and redundant error check for ParamsOneOf by @shentongmartin in #84
- ci: add workflow of break changes comment by @kuhahalong in #83
- fix: ctx in stream callback handlers by @shentongmartin in #88
Full Changelog: v0.3.13...v0.3.14
v0.3.13
What's Changed
- feat: move utils to internal by @meguminnnnnnnnn in #76
Full Changelog: v0.3.12...v0.3.13
v0.3.12
Features
- Support branch in dag/AllPredecessor mode
What's Changed
- feat: add dag branch by @meguminnnnnnnnn in #75
Full Changelog: v0.3.11...v0.3.12