Commit Graph

45 Commits

Author SHA1 Message Date
shentongmartin
bb6ff0026b refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
lvxinyu-1117
5dafd81a3f fix: correct token calculation error caused by ctxcache init (#559) 2025-08-05 03:26:51 +00:00
junwen-lee
f02c08c58b fix(workflow): model reasoning (#555) 2025-08-05 02:14:25 +00:00
junwen-lee
0367e66eca fix(singleagent): workflow as tool return directly (#526) 2025-08-04 13:58:37 +00:00
shentongmartin
72656e4fd1 fix: app var store can be resumed (#546) 2025-08-04 12:19:36 +00:00
mrh997
f80d4f757b fix(plugin): enhanced AES encryption security (#533) 2025-08-04 12:03:31 +00:00
Ryo
adc5986d13 feat: update the redis reference to cache.Cmdable instead (#535) 2025-08-04 09:36:18 +00:00
lvxinyu-1117
c7bf6bbdec fix: delete redundant fields in plugin output data (#469) 2025-08-04 08:54:30 +00:00
liuyunchao-1998
a44b4e8f7e fix: Optimize the online data tab display of data tables (#520) 2025-08-04 08:51:50 +00:00
N3ko
f78d297311 fix: CVE caused by h11 python lib (#449) 2025-08-04 08:37:24 +00:00
shentongmartin
3fe4031531 fix: workflow onEndWithStream handles stream asynchronously (#518) 2025-08-04 03:58:34 +00:00
junwen-lee
541a99cc6d fix(model): Remove the validation that tool_call_id must be empty. (#497) 2025-08-03 04:30:11 +00:00
junwen-lee
d11aa71c0a fix(model): support the configuration to disable reasoning (#494) 2025-08-02 12:46:44 +00:00
a4duzhiming
6f305e33aa fix(plugin): openapi3Operation parameters not equal (#451) 2025-08-01 03:59:10 +00:00
Jie11211
367bdbec83 style: remove an unnecessary comment line (#398) 2025-07-31 22:49:41 +00:00
frankj
c21cd57bcd style(variable_meta_schema): correct typo in comment (#392) 2025-07-31 22:47:54 +00:00
tecvan
5abc63fba6 chore: replace all cn comments to en version by volc api (#313) 2025-07-31 07:18:11 +00:00
N3ko
977f2c423a chore: simplify model yaml (#308) 2025-07-31 04:15:55 +00:00
mrh997
c4e0e27702 feat(plugin): remove schema retriction for plugin server url (#278) 2025-07-31 03:07:57 +00:00
Ryo
30fd1b3e27 feat(ci): Optimize the docker-compose-debug configuration (#365) 2025-07-31 02:40:39 +00:00
junwen-lee
716ec0cba8 fix(singleagent): multi input support audio (#362) 2025-07-30 16:16:43 +00:00
mrh997
9660a85454 fix(plugin): setting the default value of the agent tool does not take effect (#341) 2025-07-30 14:51:16 +00:00
junwen-lee
7ff025eef5 fix(singleagent): multi input without text input error (#353) 2025-07-30 13:40:44 +00:00
N3ko
b9d03b148c fix: replace workflow hardcoding chat model for knowledge recall (#233) 2025-07-30 06:27:01 +00:00
mrh997
efa20f22f6 fix(plugin): update tool may reset request or response parameters (#302) 2025-07-30 05:35:22 +00:00
N3ko
4ca3e597ff fix: release http embedding (#214) 2025-07-29 11:44:02 +00:00
mrh997
53345f58c2 fix(backend_plugin): plugin common header and parameter default value (#181) 2025-07-29 11:29:36 +00:00
liuyunchao-1998
403128b5d3 fix: Optimize knowledge domain error codes to expose previous errors during retries (#185) 2025-07-28 14:53:53 +00:00
liuyunchao-1998
4a44c0ddbd fix(memory): Use text as the underlying type of string (#129) 2025-07-28 09:40:33 +00:00
junwen-lee
376e563e4f fix: add plugin id conflict checker (#78) 2025-07-28 06:07:03 +00:00
junwen-lee
bc68869493 fix: [app] api message event name (#20) 2025-07-26 14:37:12 +08:00
fanlv
35d2f38110 chore(comment): add open source license header 2025-07-25 20:10:23 +08:00
fanlv
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
fanlv
e8686379b2 fix(model): ModelMgr do not init 2025-07-25 13:43:09 +08:00
樊侣
f3934ccf62 chore(shell): auto cp .env form .env.example when debug
* chore(shell): auto cp .env form .env.example when debug
* chore(docker): using default env example if env not exit when debug app

See merge request: !910
2025-07-25 03:50:24 +00:00
mrh
6e7372f12c fix(plugin): fix delete last request body parameter 2025-07-24 14:35:52 +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
zhuangjie.1125
3b546369d8 feat(backend): when the convert array element contains an object, waring information occurs, and the object needs to be added to the array element as well 2025-07-23 16:22:18 +08:00
李俊文
18d1f81bad fix: history round
* fix: agent rerun delete run record
* fix: history round

See merge request: !897
2025-07-22 10:08:42 +00:00
liuyunchao.0510
c2ee668370 修复一直刷新的问题 2025-07-22 08:11:22 +00:00
zhuangjie.1125
b46a0c6c12 fix(backend): fixed an issue where the HTTP node body did not take effect when it was formdata type 2025-07-22 03:14:05 +00:00
zhuangjie.1125
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
fanlv
890153324f feat: manually mirror opencoze's code from bytedance
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
2025-07-20 17:36:12 +08:00