- 28 Mar, 2025 4 commits
-
-
* feat : Added support for interactive nodes in the debugging interface (#4339) * feat: add VSCode launch configuration and enhance debug API handler * feat: refactor debug API handler to streamline workflow processing and enhance interactive chat features * feat: enhance debug API handler with structured input forms and improved query handling * feat: enhance debug API handler to support optional query and histories parameters * feat: simplify query and histories initialization in debug API handler * feat: add realmode parameter to workflow dispatch and update interactive handling * feat: add optional query parameter to PostWorkflowDebugProps and remove realmode from ModuleDispatchProps * feat: add history parameter to PostWorkflowDebugProps and update related components * feat: remove realmode * feat: simplify handler parameter destructuring in debug.ts * feat: remove unused interactive prop from WholeResponseContent component * feat: refactor onNextNodeDebug to use parameter object for better readability * feat: Merge selections and next actions to remove unused state management * feat: 添加 NodeDebugResponse 组件以增强调试功能 * feat: Simplify the import statements in InteractiveComponents.tsx * feat: Update the handler function to use default parameters to simplify the code * feat: Add optional workflowInteractiveResponse field to PostWorkflowDebugResponse type * feat: Add the workflowInteractiveResponse field in the debugging handler to enhance response capabilities * feat: Added workflowInteractiveResponse field in FlowNodeItemType to enhance responsiveness * feat: Refactor NodeDebugResponse to utilize workflowInteractiveResponse for improved interactivity * feat: Extend UserSelectInteractive and UserInputInteractive types to inherit from InteractiveBasicType * feat: Refactor NodeDebugResponse to streamline interactive handling and improve code clarity * feat: 重构交互式调试逻辑,创建共用 Hook 以简化用户选择和输入处理 * fix: type error * feat: 重构 AIResponseBox 组件,简化用户交互逻辑并引入共用表单组件 * feat: 清理 AIResponseBox 和表单组件代码,移除冗余注释和未使用的导入 * fix: type error * feat: 重构 AIResponseBox 组件,简化类型定义并优化代码结构 * refactor: 将 FormItem 接口更改为类型定义,优化代码结构 * refactor: 将 NodeDebugResponseProps 接口更改为类型定义,优化代码结构 * refactor: 移除不必要的入口节点检查,简化调试处理逻辑 * feat: 移动调试交互组件位置 * refactor: 将 InteractiveBasicType 中的属性设为可选,简化数据结构 * refactor: 优化类型定义 * refactor: 移除未使用的 ChatItemType 和 UserChatItemValueItemType 导入 * refactor: 将接口定义更改为类型别名,简化代码结构 * refactor: 更新类型定义,使用类型别名简化代码结构 * refactor: 使用类型导入简化代码结构,重构 AIResponseBox 组件 * refactor: 提取描述框和表单项标签组件,简化代码结构 * refactor: 移除多余的空行 * refactor: 移除多余的空行和注释 * refactor: 移除多余的空行,简化 AIResponseBox 组件代码 * refactor: 重构组件,移动 FormComponents 到 InteractiveComponents,简化代码结构 * refactor: 移除多余的空行,简化 NodeDebugResponse 组件代码 * refactor: 更新导入语句,使用 type 关键字优化类型导入 * refactor: 在 tsconfig.json 中启用 verbatimModuleSyntax 选项 * Revert "refactor: 在 tsconfig.json 中启用 verbatimModuleSyntax 选项" This reverts commit 2b335a993887aa539badc028b672d387efff4cef. * revert: rendertool * refactor: Remove unused imports and functions to simplify code * perf: debug interactive --------- Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
Archer committed -
* doc * doc
Archer committed -
* Python3 Sandbox (#3944) * update python box (#4251) * update python box * Adjust the height of the NodeCode border. * update python sandbox and add test systemcall bash * update sandbox * add VERSION_RELEASE (#4376) * save empty docx * fix pythonbox log error * fix: js template --------- Co-authored-by: dogfar <37035781+dogfar@users.noreply.github.com> Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> Co-authored-by: gggaaallleee <1293587368@qq.com>
Archer committed -
* Update bge-rerank.md * Update bge-rerank.md * Update chatglm2.md * Update README.md
Shixian Sheng committed
-
- 27 Mar, 2025 36 commits
-
-
* perf: update test model ux * feat: oceanbase vector db doc
Archer committed -
* feat: vector store support oceanbase * chore(config): Rename pgHNSWEfSearch to hnswEfSearch to work for pg and oceanbase both
诸岳 committed -
feat: Add support for independent loading states to optimize user experience during model testing (#4366) * feat: 添加独立的loading状态支持,优化模型测试过程中的用户体验 * fix: typo * refactor: 修改loading状态字段名称,提升代码可读性 * feat: optimize model testing functionality, integrate loading state management, improve user experience
Theresa committed -
* fix comment * add new pic and fix ssd.md * perf: sso doc --------- Co-authored-by: gggaaallleee <1293587368@qq.com>
Archer committed -
LGiki committed
-
* feat: custom dataset split sign (#4221) * feat: custom dataset split sign * feat: custom dataset split sign * add external variable debug (#4204) * add external variable debug * fix ui * plugin variables * perf: custom varialbe (#4225) * fix: invite link (#4229) * fix: invite link * feat: create invite link and copy it directly * feat: sync api collection will refresh title;perf: invite link ux (#4237) * update queue * feat: sync api collection will refresh title * sync collection * remove lock * perf: invite link ux * fix ts (#4239) * sync collection * remove lock * fix ts * fix: ts * Sso (#4235) * feat: redirect url can be inner url (#4138) * fix: update new user sync api (#4145) * feat: post all params to backend (#4151) * pref: sso getauthurl api (#4172) * pref: sso getauthurl api * pref: sso * solve the rootorglist (#4234) --------- Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> * fix variable sync & popover button height (#4227) * fix variable sync & popover button height * required * feat: node prompt version (#4141) * feat: node prompt version * fix * delete unused code * fix * fix code * update prompt version (#4242) * sync collection * remove lock * update prompt version * perf: ai proxy (#4265) * sync collection * remove lock * perf: ai proxy * fix: member count (#4269) * feat: chunk index independent config (#4271) * sync collection * remove lock * feat: chunk index independent config * feat: add max chunksize to split chunk function * remove log * update doc * remove * remove log * fix input form label overflow (#4266) * add model test log (#4272) * sync collection * remove lock * add model test log * update ui * update log * fix: channel test * preview chunk ui * test model ux * test model log * perf: dataset selector * fix: system plugin auth * update nextjs * perf: ai proxy log remove retry log;perf: workflow type auto parse;add chunk spliter test (#4296) * sync collection * remove lock * perf: workflow type auto parse * add chunk spliter test * perf: ai proxy log remove retry log * udpate ai proxy field * pref: member/org/gourp list (#4295) * refactor: org api * refactor: org api * pref: member/org/group list * feat: change group owner api * fix: manage org member * pref: member search * tmp org api rewrite (#4304) * sync collection * remove lock * tmp org api rewrite * perf: text splitter (#4313) * sync collection * remove lock * perf: text splitter * update comment * update search filter code (#4317) * sync collection * remove lock * update search filter code * pref: member/group/org (#4316) * feat: change group owner api * pref: member/org/group * fix: member modal select clb * fix: search member when change owner * fix: member list, login button (#4322) * perf: member group (#4324) * sync collection * remove lock * perf: member group * fix: ts (#4325) * sync collection * remove lock * fix: ts * fix: group (#4330) * perf: intro wrap (#4346) * sync collection * remove lock * perf: intro wrap * pref: member list (#4344) * chore: search member new api * chore: permission * fix: ts error * fix: member modal * perf: long org name ui (#4347) * sync collection * remove lock * perf: long org name ui * perf: member tableui (#4353) * fix: ts (#4357) * docs: Add SSO Markdown Doc (#4334) * add sso doc * fix comment * update sso doc (#4358) * pref: useScrollPagination support debounce and throttle. (#4355) * pref: useScrollPagination support debounce and throttle. * fix: useScrollPagination loading * fix: isloading * fix: org search path hide * fix: simple app all_app button (#4365) * add qwen long (#4363) --------- Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com> Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Archer committed -
Archer committed
-
Finley Ge committed
-
* pref: useScrollPagination support debounce and throttle. * fix: useScrollPagination loading * fix: isloading * fix: org search path hide
Finley Ge committed -
Archer committed
-
* add sso doc * fix comment
gggaaallleee committed -
Archer committed
-
Archer committed
-
* Add unit tests for getDatasetCollectionPaths function and modify paths.ts to export handler. * Update paths.ts --------- Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com> Co-authored-by: Archer <545436317@qq.com>
gru-agent[bot] committed -
* Add unit tests for the getParents function in the dataset paths API. * Update paths.ts --------- Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com> Co-authored-by: Archer <545436317@qq.com>
gru-agent[bot] committed -
* sync collection * remove lock * perf: long org name ui
Archer committed -
* chore: search member new api * chore: permission * fix: ts error * fix: member modal
Finley Ge committed -
* sync collection * remove lock * perf: intro wrap
Archer committed -
Finley Ge committed
-
* sync collection * remove lock * fix: ts
Archer committed -
* sync collection * remove lock * perf: member group
Archer committed -
Finley Ge committed
-
* feat: change group owner api * pref: member/org/group * fix: member modal select clb * fix: search member when change owner
Finley Ge committed -
* sync collection * remove lock * update search filter code
Archer committed -
* sync collection * remove lock * perf: text splitter * update comment
Archer committed -
* sync collection * remove lock * tmp org api rewrite
Archer committed -
* refactor: org api * refactor: org api * pref: member/org/group list * feat: change group owner api * fix: manage org member * pref: member search
Finley Ge committed -
* sync collection * remove lock * perf: workflow type auto parse * add chunk spliter test * perf: ai proxy log remove retry log * udpate ai proxy field
Archer committed -
* sync collection * remove lock * add model test log * update ui * update log * fix: channel test * preview chunk ui * test model ux * test model log * perf: dataset selector * fix: system plugin auth * update nextjs
Archer committed -
heheer committed
-
* sync collection * remove lock * feat: chunk index independent config * feat: add max chunksize to split chunk function * remove log * update doc * remove * remove log
Archer committed -
Finley Ge committed
-
* sync collection * remove lock * perf: ai proxy
Archer committed -
* sync collection * remove lock * update prompt version
Archer committed -
* feat: node prompt version * fix * delete unused code * fix * fix code
heheer committed -
* fix variable sync & popover button height * required
heheer committed
-