dc7f6cfad4
feat(backend): support open api for chat flow run
2025-08-12 20:39:32 +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
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
d07531db70
feat: support llm start node user input multi parts
2025-08-11 15:58:02 +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
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
efc6e55fe5
fix(singleagent): support workflow output node ( #662 )
2025-08-11 02:49:51 +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
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
0367e66eca
fix(singleagent): workflow as tool return directly ( #526 )
2025-08-04 13:58:37 +00:00
f80d4f757b
fix(plugin): enhanced AES encryption security ( #533 )
2025-08-04 12:03:31 +00:00
3ef9ab619b
fix(knowledge): initialize contentMap to prevent nil map panic ( #422 )
2025-08-01 02:07:37 +00:00
595fb4012f
style: fix formatting in error message and log string ( #421 )
2025-07-31 22:44:17 +00:00
5abc63fba6
chore: replace all cn comments to en version by volc api ( #313 )
2025-07-31 07:18:11 +00:00
c4e0e27702
feat(plugin): remove schema retriction for plugin server url ( #278 )
2025-07-31 03:07:57 +00:00
b9d03b148c
fix: replace workflow hardcoding chat model for knowledge recall ( #233 )
2025-07-30 06:27:01 +00:00
53345f58c2
fix(backend_plugin): plugin common header and parameter default value ( #181 )
2025-07-29 11:29:36 +00:00
35d2f38110
chore(comment): add open source license header
2025-07-25 20:10:23 +08:00
a016ca92e7
chore(.github): add github ci
2025-07-25 19:24:40 +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
31621542c8
feat(backend): batch & loop node fix get input
2025-07-21 12:41:25 +00:00
249c23c64b
Fix/content reasoning
...
* fix: concat
* fix: concat
* fix: concat sep
* fix: concat content & url
* fix: opimized
* fix: test
* fix: test
* fix: multi content parse with uri
* fix: multi content combine
* fix: remove unused func
* fix: multi content with content & reasoning content
* fix: multi content with content & reasoning content
See merge request: !886
2025-07-21 11:23:48 +00:00
82e55ffdb8
fix: upload idl split
2025-07-21 17:08:05 +08:00
890153324f
feat: manually mirror opencoze's code from bytedance
...
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
2025-07-20 17:36:12 +08:00