Commit Graph

227 Commits

Author SHA1 Message Date
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
e344828933 fix(plugin): lark_sheet.yaml typo (#684) v0.2.3 2025-08-11 06:30:18 +00:00
ad18b9cc42 fix(plugin): default value for tool execution response parameter type (#683)
Co-authored-by: mrh <mrh997>
2025-08-11 06:09:08 +00:00
6501e9aef6 fix: typo sandbo -> sandbox (#667) 2025-08-11 06:07:30 +00:00
Ryo
462183cdf1 feat: Added a new cache policy to the homepage (#681) 2025-08-11 06:06:15 +00:00
c89695c1b8 feat(singleagent): add ImpersonateCozeUserAccessToken api 2025-08-11 12:15:44 +08:00
a316a98759 add cursor 2025-08-11 12:15:44 +08:00
4ad7701482 feat(singleagent): add list runrecord interface 2025-08-11 12:15:44 +08:00
6dae6bd42d feat(singleagent): chatflow as agent 2025-08-11 12:15:40 +08:00
b19ae505f0 feat(infra): add PaddleOCR as a new OCR type (#668) 2025-08-11 04:00:41 +00:00
a44e566bda chore: remove imageunderstand redundant code (#682) 2025-08-11 03:42:13 +00:00
efc6e55fe5 fix(singleagent): support workflow output node (#662) 2025-08-11 02:49:51 +00:00
a21e41b89d fix(ci): add missing workflow permissions to resolve security alerts (#646)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-08 08:12:57 +00:00
7697b6fb47 fix: correct redis set when update node execution && fix openAPI run … (#639) 2025-08-08 02:44:08 +00:00
Ryo
a3f68cfa01 feat(ci): add elasticsearch setup for helm (#635) 2025-08-07 13:02:49 +00:00
c5f052892a chore: add MCP configuration and Claude project instructions (#637)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-07 11:26:01 +00:00
8712be6a6b fix: Correctly handle 'Array Item' when converting APIParameter (#634) 2025-08-07 11:15:53 +00:00
c3e4947270 chore(frontend): remove duplicated file (#633) 2025-08-07 08:57:04 +00:00
e7d25319ff refactor: IDL structure modification (#475) 2025-08-07 07:59:51 +00:00
b25bf6728a fix: sparse vector field init error when using viking embedding (#621) 2025-08-07 07:10:24 +00:00