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
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
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
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
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
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
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
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
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
357da72a52
feat(ci): 1. remove docker proxy. 2. split debug and docker environment ( #304 )
2025-07-30 13:56:26 +00:00
b9d03b148c
fix: replace workflow hardcoding chat model for knowledge recall ( #233 )
2025-07-30 06:27:01 +00:00
f8840810ce
chore: add licenses to json stringify related files ( #250 )
2025-07-29 17:31:38 +08:00
3749abdea0
feat: py sandbox for workflow
...
* chore: update Dockerfile and sandbox.py
* feat: py sandbox for workflow
* feat: py sandbox for workflow
See merge request: !885
2025-07-25 07:17:25 +00:00
9b3814e2c5
feat: refactor model manager
...
* chore: mv model icon
* fix: model icon
* fix: model icon
* feat: refactor model manager
* fix: model icon
* fix: model icon
* feat: refactor model manager
See merge request: !905
2025-07-24 13:12:44 +00:00
890153324f
feat: manually mirror opencoze's code from bytedance
...
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
2025-07-20 17:36:12 +08:00