242 Commits

Author SHA1 Message Date
7ff025eef5 fix(singleagent): multi input without text input error (#353) 2025-07-30 13:40:44 +00:00
bb74272385 feat: support EMBEDDING_MAX_BATCH_SIZE (#311) 2025-07-30 07:31:54 +00:00
b9d03b148c fix: replace workflow hardcoding chat model for knowledge recall (#233) 2025-07-30 06:27:01 +00:00
efa20f22f6 fix(plugin): update tool may reset request or response parameters (#302) 2025-07-30 05:35:22 +00:00
2ed2a60479 fix(plugin): parameter convert failed (#274) 2025-07-29 14:35:59 +00:00
f589bb94bb feat: add redis password (#201) 2025-07-29 13:34:44 +00:00
02b4171576 fix: error when parsing tables with only headers in docx/pdf (#271) 2025-07-29 13:16:17 +00:00
Ryo
4310dee4c2 feat(backend): Optimize HTTPS certificate path (#265) 2025-07-29 12:34:25 +00:00
4ca3e597ff fix: release http embedding (#214) 2025-07-29 11:44:02 +00:00
53345f58c2 fix(backend_plugin): plugin common header and parameter default value (#181) 2025-07-29 11:29:36 +00:00
8137b0aee5 feat: init improvements (#174) 2025-07-29 11:02:03 +00:00
ski
f8840810ce chore: add licenses to json stringify related files (#250) 2025-07-29 17:31:38 +08:00
183d0324bb feat(user): add ENV to control DISABLE_USER_REGISTRATION and ALLOW_REGISTRATION_EMAIL (#208) 2025-07-29 04:36:44 +00:00
9ed2f8be67 feat: add s3 service (#188) 2025-07-28 15:19:52 +00:00
403128b5d3 fix: Optimize knowledge domain error codes to expose previous errors during retries (#185) 2025-07-28 14:53:53 +00:00
db7c95885d fix: Optimize the GetDraftIntelligenceList function and reduce the use of goroutine (#171) 2025-07-28 12:45:10 +00:00
4a44c0ddbd fix(memory): Use text as the underlying type of string (#129) 2025-07-28 09:40:33 +00:00
b299adacf3 fix(search): Fix logical issues with search domain code (#151) 2025-07-28 09:11:00 +00:00
376e563e4f fix: add plugin id conflict checker (#78) 2025-07-28 06:07:03 +00:00
Ryo
f0c339d231 chore(ci): Optimize Elasticsearch index init script, remove Docker im… (#106) 2025-07-28 04:26:58 +00:00
033df3f8ee fix: field about time type (#92) 2025-07-28 00:36:14 +08:00
bc68869493 fix: [app] api message event name (#20) 2025-07-26 14:37:12 +08: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
c995168294 fix: init model from env 2025-07-25 15:38:10 +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
e8686379b2 fix(model): ModelMgr do not init 2025-07-25 13:43:09 +08:00
2e2018af7a feat(model): Improve error message when model is not configured. 2025-07-25 13:18:52 +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
5300947c43 feat(tos): knowledge node support use tos proxy dowload file 2025-07-24 02:30:03 +00:00
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
dc984f8afb fix: ark embedding norm 2025-07-23 03:17:07 +00:00
5d1c55ab1a fix: remove minio extra param 2025-07-22 21:08:24 +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
c2ee668370 修复一直刷新的问题 2025-07-22 08:11:22 +00:00
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
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