Commit Graph

21 Commits

Author SHA1 Message Date
61595e73b7 feat: rebase chatflow code to main 2025-08-12 20:39:30 +08:00
6ca8d53345 feat(backend):workflow support conversation manager & add conversation/message nodes 2025-08-12 20:39:26 +08:00
Ryo
8ba5a552c2 refactor(workflow): Move the knowledge component in the Workflow package into the common crossdomain package (#708) 2025-08-12 20:39:24 +08:00
Ryo
cdd673f031 refactor(workflow): Move the database component in the Workflow package into the common crossdomain package (#704) 2025-08-12 20:39:22 +08:00
Ryo
3f868e3203 feat: optimize the package name for cross-domain functionality (#690) 2025-08-12 20:39:16 +08:00
41941aac06 fix: correct query chatflow role with version in OpenAPIGetWorkflowInfo 2025-08-11 21:38:13 +08:00
5a94628a4b feat: use exeConfig to store chat_history && add fast fail for schema check 2025-08-11 15:37:12 +08:00
f9bbdffa02 feat(backend): support open api for chat flow run 2025-08-11 15:37:11 +08:00
9fdb3ecc79 fix: Correct issues related to chat_flow_role version query 2025-08-11 15:37:11 +08:00
473ca91667 feat: rebase chatflow code to main 2025-08-11 15:37:11 +08:00
a8e89d87fa feat: add schema check for workflow_list on release 2025-08-11 15:37:11 +08:00
a5905f24ee fix: Correct role config versioning, sync on publish, and resolve chat flow copy bug 2025-08-11 15:37:11 +08:00
5525cf8a6e feat(backend):workflow support conversation manager & add conversation/message nodes 2025-08-11 15:37:09 +08:00
7697b6fb47 fix: correct redis set when update node execution && fix openAPI run … (#639) 2025-08-08 02:44:08 +00:00
8712be6a6b fix: Correctly handle 'Array Item' when converting APIParameter (#634) 2025-08-07 11:15:53 +00:00
e7d25319ff refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
4b3042359c feat: remove default timeout for both nodes and workflow (#585) 2025-08-05 12:42:01 +00:00
bb6ff0026b refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
c7bf6bbdec fix: delete redundant fields in plugin output data (#469) 2025-08-04 08:54:30 +00:00
ski
f8840810ce chore: add licenses to json stringify related files (#250) 2025-07-29 17:31:38 +08:00
890153324f feat: manually mirror opencoze's code from bytedance
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
2025-07-20 17:36:12 +08:00