Commit Graph

82 Commits

Author SHA1 Message Date
3c753965b6 fix: node end output variable 2025-08-14 21:53:39 +08:00
9b0998a939 fix: interact with the RunRecord table in chatflow run and message nodes 2025-08-14 18:06:21 +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
8cd5ba670f fix: if chat flow run in debug mode connector id is coze connector id 2025-08-13 21:40:15 +08:00
ad635d1a30 fix(singleagent): add api key type 2025-08-13 18:19:11 +08:00
b47012f97a upload api change 2025-08-13 18:19:11 +08:00
18f7ade71b fix: fixed rebase error 2025-08-12 20:48:57 +08:00
514c57579a feat: add workflow to chat flow action key 2025-08-12 20:39:37 +08:00
140bbd3201 feat: support llm start node user input multi parts 2025-08-12 20:39:34 +08:00
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
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
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
d07531db70 feat: support llm start node user input multi parts 2025-08-11 15:58:02 +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
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
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
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
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
e2b1f6e381 fix(plugin): authorization code redirect to static url (#191) 2025-08-07 04:24:18 +00:00
Ryo
a179748877 feat(ci): use nginx for minio proxy (#605) 2025-08-06 07:42:38 +00:00
4b3042359c feat: remove default timeout for both nodes and workflow (#585) 2025-08-05 12:42:01 +00:00
Ryo
c9c900adb0 feat: refactor the mq’s RegisterConsumer method to make it easier to inject (#581) 2025-08-05 10:05:32 +00:00
Ryo
ab0ce50df5 feat: add a redis abstraction to support different versions of the redis sdk (#549) 2025-08-05 08:09:54 +00:00
bb6ff0026b refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
5dafd81a3f fix: correct token calculation error caused by ctxcache init (#559) 2025-08-05 03:26:51 +00:00
f80d4f757b fix(plugin): enhanced AES encryption security (#533) 2025-08-04 12:03:31 +00:00
36923bd0a4 feat: support ark embedding api_type (#519) 2025-08-04 10:06:38 +00:00
Ryo
adc5986d13 feat: update the redis reference to cache.Cmdable instead (#535) 2025-08-04 09:36:18 +00:00
c7bf6bbdec fix: delete redundant fields in plugin output data (#469) 2025-08-04 08:54:30 +00:00
4b03f8de78 feat(model): change env name from ARK_EMBEDDING_AK to ARK_EMBEDDING_A… (#482) 2025-08-01 11:49:19 +00:00
568819b8e5 fix(infra): support configuring the HTTP schema of storage upload in … (#450) 2025-08-01 04:16:57 +00:00