b230c26dbb
feat(plugin): user benefit & fix is official
2025-10-16 21:51:08 +08:00
8de8686bab
feat(plugin): add plugin_from field in apidetail api
2025-10-16 11:43:48 +08:00
650f752bfc
feat(plugin): shortcmd with saas plugin exec
2025-10-15 20:06:32 +08:00
cb2a7e986e
feat(plugin): workflow plugin tool & llm with plugin exec; apiDetail & llm_fc_setting_detail & create_update_shortcut_command add plugin from
2025-10-15 17:21:06 +08:00
778c73fba6
feat(plugin): the configure of saas plugin tab display
2025-10-14 13:51:58 +08:00
e9eef4d0a9
feat(plugin): add jump saas url & need installed enum
2025-10-13 15:41:34 +08:00
5eca4bfa2a
feat(plugin): mock call info
2025-10-11 16:08:41 +08:00
e5b4e1ebeb
feat(plugin): search & category list & call info
2025-10-10 22:26:08 +08:00
eb7028391b
feat(plugin): search & category list
2025-10-10 17:45:52 +08:00
7a6b610e73
feat(plugin): change field EntityTypes type to string
2025-10-10 16:25:24 +08:00
ea38e101d2
feat: optimized api impl & change idl
2025-10-10 14:48:35 +08:00
40a77931ef
feat(plugin): add PublicGetProductCategoryList & PublicGetProductCallInfo idl
2025-09-28 11:25:08 +08:00
efa0bc0f7a
feat(plugin): rebase main
2025-09-28 11:24:59 +08:00
ffcfd9e59d
feat(plugin): rebase main
2025-09-28 11:22:02 +08:00
0995536884
fix(singleagent): v3/chat support customer variables ( #2262 )
2025-09-25 08:11:24 +00:00
7335c153fa
refactor(plugin): optimize plugin module code ( #2247 )
2025-09-24 07:45:25 +00:00
ec15ac06fc
chore(plugin): move interface request to dto pkg ( #2242 )
2025-09-23 03:17:26 +00:00
42360541ca
feat(model): support base64 url ( #2244 )
...
Co-authored-by: lvxinyu.1117 <lvxinyu.1117@bytedance.com >
2025-09-23 03:14:41 +00:00
3d9981c626
feat(plugin): abstract tool invocation to support http, custom plugins ( #2227 )
2025-09-23 02:28:55 +00:00
b05004f188
feat(plugin): append special headers (agentId, userId, conversationId and logId) to plugin http request, which can be used by plugin server ( #2191 )
2025-09-19 06:00:44 +00:00
0fbc34e5c5
fix: remove x-wf-file_name in convert ( #2029 )
2025-09-10 11:33:55 +00:00
18a1b7e3ec
fix(singleagent): chatsdk shortcmd is not display ( #1981 )
2025-09-03 07:16:52 +00:00
a1da673962
fix: Add authorization check for knowledge_delete node ( #1865 )
2025-08-29 03:54:08 +00:00
d70101c979
feat: Support for Chat Flow & Agent Support for binding a single chat flow ( #765 )
...
Co-authored-by: Yu Yang <72337138+tomasyu985@users.noreply.github.com >
Co-authored-by: zengxiaohui <csu.zengxiaohui@gmail.com >
Co-authored-by: lijunwen.gigoo <lijunwen.gigoo@bytedance.com >
Co-authored-by: lvxinyu.1117 <lvxinyu.1117@bytedance.com >
Co-authored-by: liuyunchao.0510 <liuyunchao.0510@bytedance.com >
Co-authored-by: haozhenfei <37089575+haozhenfei@users.noreply.github.com >
Co-authored-by: July <jiangxujin@bytedance.com >
Co-authored-by: tecvan-fe <fanwenjie.fe@bytedance.com >
2025-08-28 21:53:32 +08:00
a4b11729a6
fix(plugin): ToEinoSchemaParameterInfo nil panic ( #832 )
2025-08-20 07:21:15 +00:00
f040a511e4
fix(singleagent): openapi message list field type ( #775 )
2025-08-15 08:11:26 +00:00
5d98e8ef93
refactor(workflow): Move domain resources events into the application layer ( #729 )
2025-08-13 13:06:56 +00:00
99c759addc
refactor(workflow): Move the plugin component in the Workflow package into the common crossdomain package ( #717 )
2025-08-13 03:06:53 +00:00
b38ab95623
refactor(workflow): Move the knowledge component in the Workflow package into the common crossdomain package ( #708 )
2025-08-12 09:10:36 +00:00
9ff065cebd
refactor(workflow): Move the database component in the Workflow package into the common crossdomain package ( #704 )
2025-08-12 07:42:58 +00:00
e03cf4cc87
feat: optimize the package name for cross-domain functionality ( #690 )
2025-08-11 11:04:06 +00: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
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
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
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
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
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
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