69 Commits

Author SHA1 Message Date
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
Ryo
b3d6357bbd feat: model configuration and embedding configuration optimization. (#2414)
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2025-10-30 06:05:23 +00:00
Ryo
7335e0a24c feat: optimize embedding configuration to support omitting model dims (#2412) 2025-10-29 12:31:03 +00:00
bfd69ac17d feat: add conversation retrieve api & return section id field in chat… (#2408) 2025-10-29 09:29:24 +00:00
Ryo
2369deb1aa fix: replace hardcoded DebugURLTpl in Workflow with a configurable value (#2388) 2025-10-25 05:49:11 +00:00
Ryo
a26f7d58aa refactor: restructure crossdomain package layout (#2377) 2025-10-23 13:20:41 +00:00
Ryo
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
Ryo
4789889b17 refactor: optimize app infra component initialization (#2294) 2025-09-29 08:11:49 +00:00
Ryo
6755ce02bc refactor: optimize infra contract and impl package structure (#2292) 2025-09-29 03:37:15 +00:00
0995536884 fix(singleagent): v3/chat support customer variables (#2262) 2025-09-25 08:11:24 +00:00
Ryo
1e03691d36 refactor: move GetServerHost to bizpkg/env package (#2258) 2025-09-24 09:03:40 +00:00
Ryo
7335c153fa refactor(plugin): optimize plugin module code (#2247) 2025-09-24 07:45:25 +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
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
Zhj
0fbc34e5c5 fix: remove x-wf-file_name in convert (#2029) 2025-09-10 11:33:55 +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
893486ccdf feat(workflow): add unit tests for conversation & message nodes (#1976) 2025-09-03 07:53:08 +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
8db69fd6a9 fix: update eino to fix the issue when field mappings are resolved re… (#1952) 2025-09-03 06:48:51 +00:00
bdcdc141d6 feat(workflow): add unit tests for conversation_manager && chatflow_role interface (#1932) 2025-09-02 11:32:47 +00:00
8c2d00f166 fix(singleagent): create conversaion support add meta data field & ui… (#1949) 2025-09-02 09:40:22 +00:00
b257802c7e feat(workflow): add unit tests for message-related nodes (#1889) 2025-09-01 13:16:04 +00:00
Ryo
56ce8a0131 feat(infra): use tos tagging instead meta (#1868) 2025-08-29 07:06:13 +00:00
a1da673962 fix: Add authorization check for knowledge_delete node (#1865) 2025-08-29 03:54:08 +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
77e1931494 feat: add config for workflow domain (#1847) 2025-08-27 09:04:42 +00:00
5562800958 fix: workflow tool closes stream writer correctly (#1839) 2025-08-27 08:29:42 +00:00
Zhj
19c63a1150 fix: context cancel not working during node runner execution (#819) 2025-08-21 09:59:01 +00:00
a4b11729a6 fix(plugin): ToEinoSchemaParameterInfo nil panic (#832) 2025-08-20 07:21:15 +00:00
Ryo
f940edf585 refactor(knowledge): Move the all dependent components to app infra (#795) 2025-08-18 10:18:39 +00:00
a9b87c188b fix(ci): correct workflow unit test (#780) 2025-08-15 12:30:13 +00:00
18e45b333f feat(ci): enable unit test for backend (#552) 2025-08-15 09:33:23 +00:00
f040a511e4 fix(singleagent): openapi message list field type (#775) 2025-08-15 08:11:26 +00:00
Zhj
4ff734f15f fix: where HTTP node URL, JSON text, and raw text template rendering could not find the corresponding rendering variables (#745) 2025-08-15 03:25:27 +00:00
Ryo
dce313b8e3 refactor(workflow): Move the variable component in the Workflow package into the common crossdomain package (#738) 2025-08-14 02:41:14 +00:00
Ryo
5d98e8ef93 refactor(workflow): Move domain resources events into the application layer (#729) 2025-08-13 13:06:56 +00:00
Ryo
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
Ryo
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
Ryo
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
Ryo
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