|
|
acfce615ec
|
feat: support conversation isolation (#2443)
Co-authored-by: yangyu.1 <tomasyu985@gmail.com>
|
2025-11-05 13:35:17 +00:00 |
|
|
|
5d1276b2b8
|
fix: api horizontal privilege (#2434)
|
2025-11-05 12:52:07 +00:00 |
|
|
|
2eb29dab70
|
feat: support openapi chat with non-stream (#2431)
|
2025-11-04 06:33:02 +00:00 |
|
|
|
bfd69ac17d
|
feat: add conversation retrieve api & return section id field in chat… (#2408)
|
2025-10-29 09:29:24 +00:00 |
|
|
|
2369deb1aa
|
fix: replace hardcoded DebugURLTpl in Workflow with a configurable value (#2388)
|
2025-10-25 05:49:11 +00:00 |
|
|
|
a26f7d58aa
|
refactor: restructure crossdomain package layout (#2377)
|
2025-10-23 13:20:41 +00:00 |
|
|
|
496daf8684
|
fix: plugin default params edit in app (#2362)
|
2025-10-21 13:58:21 +00:00 |
|
|
|
2b021a3d41
|
feat(model): add model management module (#2303)
|
2025-10-21 08:44:29 +00:00 |
|
|
|
6e02c861c7
|
feat(plugin): support saas plugin (#2349)
Co-authored-by: yuwenbinjie <yuwenbinjie@bytedance.com>
Co-authored-by: ski <csu.zengxiaohui@gmail.com>
Co-authored-by: Ryo <fanlv@bytedance.com>
|
2025-10-21 02:43:48 +00:00 |
|
|
|
4789889b17
|
refactor: optimize app infra component initialization (#2294)
|
2025-09-29 08:11:49 +00:00 |
|
|
|
6755ce02bc
|
refactor: optimize infra contract and impl package structure (#2292)
|
2025-09-29 03:37:15 +00:00 |
|
|
|
8fd60f23df
|
fix: chat flow run usage token always returns a value of 0 (#2282)
|
2025-09-28 09:46:14 +00:00 |
|
|
|
5915d49940
|
style: correct format by goimports (#2289)
|
2025-09-28 08:17:53 +00:00 |
|
|
|
0995536884
|
fix(singleagent): v3/chat support customer variables (#2262)
|
2025-09-25 08:11:24 +00:00 |
|
|
|
3a47391bde
|
chore(plugin): remove unuse config field (#2265)
|
2025-09-25 03:07:34 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
c34f0cae4b
|
fix(memory): DeleteVariableInstance fails when connectId is 0 (#1874)
|
2025-08-29 09:48:45 +00:00 |
|
|
|
56ce8a0131
|
feat(infra): use tos tagging instead meta (#1868)
|
2025-08-29 07:06:13 +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 |
|
|
|
aae865dafb
|
feat: read workflow config file should join workspace dir (#1850)
|
2025-08-27 09:49:43 +00:00 |
|
|
|
77e1931494
|
feat: add config for workflow domain (#1847)
|
2025-08-27 09:04:42 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
ee03b41ad5
|
fix(infra): remove duplicate init code (#779)
|
2025-08-15 10:32:39 +00:00 |
|
|
|
dfa9eb44e1
|
fix(singleagent): remove code (#774)
|
2025-08-15 07:55:11 +00:00 |
|
|
|
ff00dcb31b
|
refactor(knowledge): Move the searchstore manager to app infra (#764)
|
2025-08-15 02:46:09 +00:00 |
|