扣子智能体
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zhj 97a023d79e
fix: SQL parsing errors occurred in custom database node (#1867)
2 months ago
..
batch fix: workflow tool closes stream writer correctly (#1839) 2 months ago
code feat: add config for workflow domain (#1847) 2 months ago
conversation feat(infra): use tos tagging instead meta (#1868) 2 months ago
database fix: SQL parsing errors occurred in custom database node (#1867) 2 months ago
emitter refactor: how to add a node type in workflow (#558) 3 months ago
entry fix(ci): correct workflow unit test (#780) 2 months ago
exit refactor: how to add a node type in workflow (#558) 3 months ago
httprequester fix: where HTTP node URL, JSON text, and raw text template rendering could not find the corresponding rendering variables (#745) 2 months ago
intentdetector feat(infra): use tos tagging instead meta (#1868) 2 months ago
json refactor: how to add a node type in workflow (#558) 3 months ago
knowledge fix: Add authorization check for knowledge_delete node (#1865) 2 months ago
llm feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2 months ago
loop refactor(workflow): Move the variable component in the Workflow package into the common crossdomain package (#738) 2 months ago
plugin refactor(workflow): Move domain resources events into the application layer (#729) 2 months ago
qa refactor(workflow): Move the knowledge component in the Workflow package into the common crossdomain package (#708) 2 months ago
receiver refactor: how to add a node type in workflow (#558) 3 months ago
selector refactor: how to add a node type in workflow (#558) 3 months ago
subworkflow refactor: how to add a node type in workflow (#558) 3 months ago
textprocessor refactor: how to add a node type in workflow (#558) 3 months ago
variableaggregator fix(ci): correct workflow unit test (#780) 2 months ago
variableassigner refactor(workflow): Move the variable component in the Workflow package into the common crossdomain package (#738) 2 months ago
callbacks.go feat: manually mirror opencoze's code from bytedance 3 months ago
convert.go fix: workflow tool closes stream writer correctly (#1839) 2 months ago
interrupt.go feat: manually mirror opencoze's code from bytedance 3 months ago
node.go refactor: how to add a node type in workflow (#558) 3 months ago
option.go refactor: how to add a node type in workflow (#558) 3 months ago
parent_intermediate.go refactor(workflow): Move the variable component in the Workflow package into the common crossdomain package (#738) 2 months ago
stream.go refactor: how to add a node type in workflow (#558) 3 months ago
template.go refactor: how to add a node type in workflow (#558) 3 months ago
utils.go feat(infra): use tos tagging instead meta (#1868) 2 months ago
utils_test.go fix: trimming leading and trailing whitespaces before unmarshal LLM o… (#587) 3 months ago