Commit Graph

134 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
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
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) 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
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
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
b25bf6728a fix: sparse vector field init error when using viking embedding (#621) 2025-08-07 07:10:24 +00:00
8cc2a7768c feat: http embedding using /support_status to return support vector types (#564) 2025-08-07 07:10:20 +00:00
e2b1f6e381 fix(plugin): authorization code redirect to static url (#191) 2025-08-07 04:24:18 +00:00
efbc82e8b3 fix: Correct userID propagation for agent-triggered workflows (#603) 2025-08-07 04:10:26 +00:00
3c7dfc906f fix: correct userID propagation for plugin nodes in agent-run scene (#630) 2025-08-07 04:10:23 +00:00
60285ca014 fix: When agents use data tables, different users influence each other (#565) 2025-08-06 08:03:21 +00:00
8b91a640b9 fix(singleagent): agent model configuration (#610) 2025-08-06 07:52:22 +00:00
Ryo
a179748877 feat(ci): use nginx for minio proxy (#605) 2025-08-06 07:42:38 +00:00
Zhj
8d1cc2e03a fix: pass the connector id when workflow database nod… (#599) 2025-08-06 04:31:34 +00:00