Commit Graph

246 Commits

Author SHA1 Message Date
f80fcb088c Merge branch 'feat/chatflow-agent' into feat/chatflow_rebase_new 2025-08-14 18:02:22 +08:00
1633999e22 fix: workflow executeConfig & plugin interrupt 2025-08-14 18:00:48 +08:00
dbcaba309c fix: workflow executeConfig 2025-08-14 17:00:33 +08:00
70d806f585 feat: add create run interface & ListRun ut 2025-08-14 14:36:29 +08:00
a18cc32a59 feat(singleagent): chatflow as agent interrupt 2025-08-14 14:35:04 +08:00
d489fe6c76 feat: Handle section_id in chatflow interfaces and nodes 2025-08-14 14:29:18 +08:00
8542163a2e feat: use listrun as get latest runIDs func 2025-08-14 14:29:18 +08:00
ski
193e99936c fix: library list shows chatflow label (#748) 2025-08-14 13:26:14 +08:00
8cd5ba670f fix: if chat flow run in debug mode connector id is coze connector id 2025-08-13 21:40:15 +08:00
6026212bc6 fix: panic err in validateNodesRecursively 2025-08-13 21:33:09 +08:00
ad635d1a30 fix(singleagent): add api key type 2025-08-13 18:19:11 +08:00
45c5188b62 feat(singleagent): chatflow as agent interrupt 2025-08-13 18:19:11 +08:00
b47012f97a upload api change 2025-08-13 18:19:11 +08:00
f2f7b0d4e1 feat(singleagent): add list run record interface 2025-08-13 18:19:11 +08:00
636ddcce2b feat(singleagent): chatflow as agent interrupt 2025-08-13 18:19:11 +08:00
18f7ade71b fix: fixed rebase error 2025-08-12 20:48:57 +08:00
c98e149c95 fix: fixed the import package bug 2025-08-12 20:39:40 +08:00
514c57579a feat: add workflow to chat flow action key 2025-08-12 20:39:37 +08:00
000a0f8456 feat(singleagent): add ImpersonateCozeUserAccessToken api 2025-08-12 20:39:35 +08:00
140bbd3201 feat: support llm start node user input multi parts 2025-08-12 20:39:34 +08:00
dc7f6cfad4 feat(backend): support open api for chat flow run 2025-08-12 20:39:32 +08:00
61595e73b7 feat: rebase chatflow code to main 2025-08-12 20:39:30 +08:00
25ded3eb27 feat(backend): Enable chat history in intent_detector, knowledge_retrieve and llm node 2025-08-12 20:39:28 +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
8e7b7607fc fix(app): avoid nil panic (#693) 2025-08-12 20:39:20 +08:00
df1c3ea1cf docs: security risks tips & model configuration with byteplus (#692) 2025-08-12 20:39:19 +08:00
Ryo
3f868e3203 feat: optimize the package name for cross-domain functionality (#690) 2025-08-12 20:39:16 +08:00
51566ee4fb fix: correct limit parameter get in message_list node 2025-08-12 20:36:34 +08:00
b67b8a8bbb feat(singleagent): mr chatflow as agent 2025-08-12 14:09:45 +08:00
2279f56fc5 feat(singleagent): chatflow with agent chat 2025-08-12 13:52:30 +08:00
41941aac06 fix: correct query chatflow role with version in OpenAPIGetWorkflowInfo 2025-08-11 21:38:13 +08:00
756e23acf2 feat: support llm start node user input multi parts 2025-08-11 21:09:05 +08:00
ae163d95ac fix: Correct EditMessage node 2025-08-11 19:53:39 +08:00
414c98940d feat: chatflow test run 支持 chat (#687)
Co-authored-by: zengxiaohui <csu.zengxiaohui@gmail.com>
2025-08-11 16:55:11 +08:00
73990d57e9 fix: fix bugs during rebase main 2025-08-11 16:09:36 +08:00
d07531db70 feat: support llm start node user input multi parts 2025-08-11 15:58:02 +08:00
e2d7966259 feat: Enable history prefetch in Node Debug and refactor roles to enum 2025-08-11 15:55:41 +08:00
5a94628a4b feat: use exeConfig to store chat_history && add fast fail for schema check 2025-08-11 15:37:12 +08:00
52ff389bef feat: optimize chat flow run open api 2025-08-11 15:37:11 +08:00
3b6408de6e feat(backend): support open api for chat flow run 2025-08-11 15:37:11 +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
f62f9b5262 feat(backend): Enable chat history in intent_detector, knowledge_retrieve and llm node 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
de3ec2c1e2 feat(backend): add license 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