coze-studio/backend/domain/workflow/internal/nodes
Ryo 9ff065cebd
refactor(workflow): Move the database component in the Workflow package into the common crossdomain package (#704)
2025-08-12 07:42:58 +00:00
..
batch refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
code refactor(workflow): Move the database component in the Workflow package into the common crossdomain package (#704) 2025-08-12 07:42:58 +00:00
database refactor(workflow): Move the database component in the Workflow package into the common crossdomain package (#704) 2025-08-12 07:42:58 +00:00
emitter refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
entry refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
exit refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
httprequester refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
intentdetector refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
json refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
knowledge refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
llm refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
loop refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
plugin refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
qa refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
receiver refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
selector refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
subworkflow refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
textprocessor refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
variableaggregator refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
variableassigner refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
callbacks.go feat: manually mirror opencoze's code from bytedance 2025-07-20 17:36:12 +08:00
convert.go feat(backend): when the convert array element contains an object, waring information occurs, and the object needs to be added to the array element as well 2025-07-23 16:22:18 +08:00
interrupt.go feat: manually mirror opencoze's code from bytedance 2025-07-20 17:36:12 +08:00
node.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
option.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
parent_intermediate.go feat: manually mirror opencoze's code from bytedance 2025-07-20 17:36:12 +08:00
stream.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
template.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
utils.go fix: trimming leading and trailing whitespaces before unmarshal LLM o… (#587) 2025-08-05 13:12:10 +00:00
utils_test.go fix: trimming leading and trailing whitespaces before unmarshal LLM o… (#587) 2025-08-05 13:12:10 +00:00