Commit Graph

111 Commits

Author SHA1 Message Date
e9eef4d0a9 feat(plugin): add jump saas url & need installed enum 2025-10-13 15:41:34 +08:00
45591e5ed0 feat(plugin): add saas plugin under agent 2025-10-13 11:32:42 +08:00
e14999482f feat(plugin): add saas plugin under agent 2025-10-13 10:49:49 +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
5871e41ef2 feat(plugin): product search 2025-10-10 14:49:33 +08:00
5bc8302dd3 feat(plugin): tool list 2025-10-10 14:48:43 +08:00
ea38e101d2 feat: optimized api impl & change idl 2025-10-10 14:48:35 +08:00
ced74e2ff7 chore: resolve conficts 2025-09-28 11:41:48 +08:00
869162803f feat(plugin): rebase main 2025-09-28 11:27:28 +08:00
aeadafa22e chore: rebase main 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
Ryo
3a47391bde chore(plugin): remove unuse config field (#2265) 2025-09-25 03:07:34 +00:00
Ryo
7335c153fa refactor(plugin): optimize plugin module code (#2247) 2025-09-24 07:45:25 +00:00
d18c6225b7 fix(singleagent): v3/chat panic when ext is nil (#2250) 2025-09-24 06:00:50 +00:00
Ryo
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
Ryo
3d9981c626 feat(plugin): abstract tool invocation to support http, custom plugins (#2227) 2025-09-23 02:28:55 +00:00
091e7a69c4 chore: ut (#2178) 2025-09-17 06:24:13 +00:00
61e8331a54 feat(singleagent): openapi v3/chat additional message support assista… (#2067) 2025-09-15 07:54:29 +00:00
6790abe8de fix(memory): variable versioning when publishing with a single agent (#2117)
Signed-off-by: malf <malfdev@gmail.com>
2025-09-11 10:01:42 +00:00
9a0b45eccf refactor(workflow): Replace hardcoded IconURL with IconURI to enable … (#2101) 2025-09-11 03:57:36 +00:00
4bfce5a8cb refactor(workflow): Calculate chat history rounds during schema convertion (#1990)
Co-authored-by: zhuangjie.1125 <zhuangjie.1125@bytedance.com>
2025-09-10 07:52:23 +00:00
Zhj
1f9e1cb1c7 fix: event must be capitalized when streaming (#2030) 2025-09-08 13:16:00 +00:00
3317fa3016 feat: milvus support to use token as auth (#2018) 2025-09-08 01:29:47 +00:00
Ryo
a7d0eee7c0 feat(infra): ListObjects && HeadObject support get object url (#1991) 2025-09-04 06:16:15 +00:00
18a1b7e3ec fix(singleagent): chatsdk shortcmd is not display (#1981) 2025-09-03 07:16:52 +00:00
f7b5096d69 feat: allow more customizability for custom workflow node (#1930) 2025-09-03 07:01:41 +00:00
8c2d00f166 fix(singleagent): create conversaion support add meta data field & ui… (#1949) 2025-09-02 09:40:22 +00:00
47d3bc03a5 fix(singleagent): error no (#1920) 2025-09-01 11:50:18 +00:00
305f1cb62f fix(singleagent): shortcmd without default value (#1881) 2025-09-01 02:39:45 +00:00
3bd7340d46 feat: add oceanbase vector support (#1813) 2025-08-29 11:10:36 +00:00
a6675c65de refactor: Optimize parameter conversion for get_api_detail func (#1869) 2025-08-29 10:17:40 +00:00
Ryo
c34f0cae4b fix(memory): DeleteVariableInstance fails when connectId is 0 (#1874) 2025-08-29 09:48:45 +00:00
Ryo
56ce8a0131 feat(infra): use tos tagging instead meta (#1868) 2025-08-29 07:06:13 +00:00
Zhj
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
Zhj
aae865dafb feat: read workflow config file should join workspace dir (#1850) 2025-08-27 09:49:43 +00:00
Zhj
77e1931494 feat: add config for workflow domain (#1847) 2025-08-27 09:04:42 +00:00
Ryo
5ecdddbacb fix(prompt): disallow update if prompt is empty (#1816) 2025-08-26 08:04:49 +00:00
59c1d9aa03 feat(knowledge): Support ark rerank (#852) 2025-08-22 06:41:58 +00:00
f956c18a09 fix: correctly transform single-field Array<object> variables (#702) 2025-08-20 07:57:49 +00:00
Ryo
f940edf585 refactor(knowledge): Move the all dependent components to app infra (#795) 2025-08-18 10:18:39 +00:00
23a468c72c fix: openapi message list limit default (#803) 2025-08-18 10:16:21 +00:00
85e6926a14 feat: intergrate gemini embedding (#783) 2025-08-18 08:44:19 +00:00
a9b87c188b fix(ci): correct workflow unit test (#780) 2025-08-15 12:30:13 +00:00
Ryo
ee03b41ad5 fix(infra): remove duplicate init code (#779) 2025-08-15 10:32:39 +00:00