- 14 Apr, 2025 3 commits
-
-
* feat: arm runner * fix * fix: outputs name * fix: outputs name * fix: 429 * feat: cache key * fix: tags * fix: tags * feat: sandbox arm64 runner * fix: sandbox dockerfile * feat: merge build
zijiren committed -
heheer committed
-
* feat: workflow input node add selectMulti; MultipleSelect component add disabled state (#4440) * perf: input form support multiple select --------- Co-authored-by: mmagi <magizhang@qq.com>
Archer committed
-
- 12 Apr, 2025 1 commit
-
-
* readme * Add queue log * Test interactive (#4509) * Support nested node interaction (#4503) * feat: Add a new InteractiveContext type and update InteractiveBasicType, adding an optional context property to support more complex interaction state management. * feat: Enhance workflow interactivity by adding InteractiveContext support and updating dispatch logic to manage nested contexts and entry nodes more effectively. * feat: Refactor dispatchWorkFlow to utilize InteractiveContext for improved context management * feat: Enhance entry node resolution by adding validation for entryNodeIds and recursive search in InteractiveContext * feat: Remove workflowDepth from InteractiveContext and update recovery logic to utilize parentContext for improved context management * feat: Update getWorkflowEntryNodeIds to use lastInteractive for improved context handling in runtime nodes * feat: Add lastInteractive support to enhance context management across workflow components * feat: Enhance interactive workflow by adding stopForInteractive flag and improving memory edge validation in runtime logic * feat: Refactor InteractiveContext by removing interactiveAppId and updating runtime edge handling in dispatchRunApp for improved context management * feat: Simplify runtime node and edge initialization in dispatchRunApp by using ternary operators for improved readability and maintainability * feat: Improve memory edge validation in initWorkflowEdgeStatus by adding detailed comments for better understanding of subset checks and recursive context searching * feat: Remove commented-out current level information from InteractiveContext for cleaner code and improved readability * feat: Simplify stopForInteractive check in dispatchWorkFlow for improved code clarity and maintainability * feat: Remove stopForInteractive handling and related references for improved code clarity and maintainability * feat: Add interactive response handling in dispatchRunAppNode for enhanced workflow interactivity * feat: Add context property to InteractiveBasicType and InteractiveNodeType for improved interactivity management * feat: remove comments * feat: Remove the node property from ChatDispatchProps to simplify type definitions * feat: Remove workflowInteractiveResponse from dispatchRunAppNode for cleaner code * feat: Refactor interactive value handling in chat history processing for improved clarity * feat: Simplify initWorkflowEdgeStatus logic for better readability and maintainability * feat: Add workflowInteractiveResponse to dispatchWorkFlow for enhanced functionality * feat: Enhance interactive response handling with nested children support * feat: Remove commented-out code for interactive node handling to improve clarity * feat: remove InteractiveContext type * feat: Refactor UserSelectInteractive and UserInputInteractive params for improved structure and clarity * feat: remove * feat: The front end supports extracting the deepest interaction parameters to enhance interaction processing * feat: The front end supports extracting the deepest interaction parameters to enhance interaction processing * fix: handle undefined interactive values in runtimeEdges and runtimeNodes initialization * fix: handle undefined interactive values in runtimeNodes and runtimeEdges initialization * fix: update runtimeNodes and runtimeEdges initialization to use last interactive value * fix: remove unused imports and replace getLastInteractiveValue with lastInteractive in runtimeEdges initialization * fix: import WorkflowInteractiveResponseType and handle lastInteractive as undefined in chatTest * feat: implement extractDeepestInteractive function and refactor usage in AIResponseBox and ChatBox utils * fix: refactor initWorkflowEdgeStatus and getWorkflowEntryNodeIds calls in dispatchRunAppNode for recovery handling * fix: ensure lastInteractive is handled consistently as undefined in runtimeEdges and runtimeNodes initialization * fix: update dispatchFormInput and dispatchUserSelect to use lastInteractive consistently * fix: update condition checks in dispatchFormInput and dispatchUserSelect to ensure lastInteractive type is validated correctly * fix: refactor dispatchRunAppNode to replace isRecovery with childrenInteractive for improved clarity in runtimeNodes and runtimeEdges initialization * refactor: streamline runtimeNodes and runtimeEdges initialization in dispatchRunAppNode for improved readability and maintainability * fix: update rewriteNodeOutputByHistories function to accept runtimeNodes and interactive as parameters for improved clarity * fix: simplify interactiveResponse assignment in dispatchWorkFlow for improved clarity * fix: update entryNodeIds check in getWorkflowEntryNodeIds to ensure it's an array for improved reliability * remove some invalid code --------- Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com> * update doc * update log * fix: update debug workflow to conditionally include nextStepSkipNodes… (#4511) * fix: update debug workflow to conditionally include nextStepSkipNodes based on lastInteractive for improved debugging accuracy * fix : type error * remove invalid code * fix: QA queue * fix: interactive * Test log (#4519) * add log (#4504) * add log * update log i18n * update log * delete template * add i18NT * add team operation log --------- Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> * remove search * update doc --------- Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com> Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Archer committed
-
- 11 Apr, 2025 3 commits
-
-
* Add oceanbase-version docker-compose.yml, update deployment documents * sync and improve --------- Co-authored-by: sa-buc <wangyanwen.wyw@sqaobnoxdn006013051242.sa128>
Shiver committed -
downgrade mdast-util-gfm-autolink-literal to 2.0.0 to avoid patch missing
a.e committed -
Peter Dave Hello committed
-
- 10 Apr, 2025 3 commits
-
-
* fix share page dataset search show * add comment * Fix
heheer committed -
* fix: password check * add doc * fix: password check
Archer committed -
* feat: team permission refine (#4402) * chore: team permission extend * feat: manage team permission * chore: api auth * fix: i18n * feat: add initv493 * fix: test, org auth manager * test: app test for refined permission * update init sh * fix: add/remove manage permission (#4427) * fix: add/remove manage permission * fix: github action fastgpt-test * fix: mock create model * fix: team write permission * fix: ts * account permission --------- Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Archer committed
-
- 09 Apr, 2025 5 commits
-
-
* update doc * update lock * update doc * update doc
Archer committed -
remove deprecated dependency: canvas@2
a.e committed -
* fix plus request (#4476) * perf: package plus request * perf: plus request fix * fix: doc --------- Co-authored-by: heheer <heheer@sealos.io>
Archer committed -
Archer committed
-
a.e committed
-
- 08 Apr, 2025 6 commits
-
-
Compatibility patch for Safari versions below 16.4
a.e committed -
Donald Yang committed
-
* perf: remove loading ui * feat: config chat file expired time * 494 doc * feat: Add docs deploy to cf
Archer committed -
* perf: remove loading ui * feat: config chat file expired time * 494 doc * 494 doc * 494 doc * update doc preview action
Archer committed -
* perf: remove loading ui * feat: config chat file expired time * Update doc * fix: ts (#4458) * test * remove * 494 doc * update action
Archer committed -
* Training status (#4424) * dataset data training state (#4311) * dataset data training state * fix * fix ts * fix * fix api format * fix * fix * perf: count training * format * fix: dataset training state (#4417) * fix * add test * fix * fix * fix test * fix test * perf: training count * count * loading status --------- Co-authored-by: heheer <heheer@sealos.io> * doc * website sync feature (#4429) * perf: introduce BullMQ for website sync (#4403) * perf: introduce BullMQ for website sync * feat: new redis module * fix: remove graceful shutdown * perf: improve UI in dataset detail - Updated the "change" icon SVG file. - Modified i18n strings. - Added new i18n string "immediate_sync". - Improved UI in dataset detail page, including button icons and background colors. * refactor: Add chunkSettings to DatasetSchema * perf: website sync ux * env template * fix: clean up website dataset when updating chunk settings (#4420) * perf: check setting updated * perf: worker currency * feat: init script for website sync refactor (#4425) * website feature doc --------- Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com> * pro migration (#4388) (#4433) * pro migration * reuse customPdfParseType Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> * perf: remove loading ui * feat: config chat file expired time * Redis cache (#4436) * perf: add Redis cache for vector counting (#4432) * feat: cache * perf: get cache key --------- Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com> * perf: mobile voice input (#4437) * update:Mobile voice interaction (#4362) * Add files via upload * Add files via upload * Update ollama.md * Update ollama.md * Add files via upload * Update useSpeech.ts * Update ChatInput.tsx * Update useSpeech.ts * Update ChatInput.tsx * Update useSpeech.ts * Update constants.ts * Add files via upload * Update ChatInput.tsx * Update useSpeech.ts * Update useSpeech.ts * Update useSpeech.ts * Update ChatInput.tsx * Add files via upload * Update common.json * Update VoiceInput.tsx * Update ChatInput.tsx * Update VoiceInput.tsx * Update useSpeech.ts * Update useSpeech.ts * Update common.json * Update common.json * Update common.json * Update VoiceInput.tsx * Update VoiceInput.tsx * Update ChatInput.tsx * Update VoiceInput.tsx * Update ChatInput.tsx * Update VoiceInput.tsx * Update ChatInput.tsx * Update useSpeech.ts * Update common.json * Update chat.json * Update common.json * Update chat.json * Update common.json * Update chat.json * Update VoiceInput.tsx * Update ChatInput.tsx * Update useSpeech.ts * Update VoiceInput.tsx * speech ui * 优化语音输入组件,调整输入框显示逻辑,修复语音输入遮罩层样式,更新画布背景透明度,增强用户交互体验。 (#4435) * perf: mobil voice input --------- Co-authored-by: dreamer6680 <1468683855@qq.com> * Test completion v2 (#4438) * add v2 completions (#4364) * add v2 completions * completion config * config version * fix * frontend * doc * fix * fix: completions v2 api --------- Co-authored-by: heheer <heheer@sealos.io> * package * Test mongo log (#4443) * feat: mongodb-log (#4426) * perf: mongo log * feat: completions stop reasoner * mongo db log --------- Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com> * update doc * Update doc * fix external var ui (#4444) * action * fix: ts (#4458) * preview doc action add docs preview permission update preview action udpate action * update doc (#4460) * update preview action * update doc * remove * update * schema * update mq export;perf: redis cache (#4465) * perf: redis cache * update mq export * perf: website sync error tip * add error worker * website sync ui (#4466) * Updated the dynamic display of the voice input pop-up (#4469) * Update VoiceInput.tsx * Update VoiceInput.tsx * Update VoiceInput.tsx * fix: voice input --------- Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com> Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com> Co-authored-by: dreamer6680 <1468683855@qq.com> Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Archer committed
-
- 06 Apr, 2025 1 commit
-
-
* test * update action * remove test
Archer committed
-
- 04 Apr, 2025 1 commit
-
-
Archer committed
-
- 03 Apr, 2025 2 commits
-
-
Finley Ge committed
-
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
Carson Yang committed
-
- 02 Apr, 2025 1 commit
-
-
a.e committed
-
- 01 Apr, 2025 1 commit
-
-
heheer committed
-
- 31 Mar, 2025 7 commits
-
-
Finley Ge committed
-
Archer committed
-
Mr-Chiang committed
-
Mr-Chiang committed
-
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
should be EXTERNAL_USER_SYSTEM_BASE_URL
Finley Ge committed -
Finley Ge committed
-
- 28 Mar, 2025 6 commits
-
-
* version type * doc * doc * version yml
Archer committed -
* add email plugin (#4343) * add email plugin * remove console.log --------- Co-authored-by: zhengshuai.li <zhengshuai.li@cloudpense.com> * perf: smtp email --------- Co-authored-by: lzs2000131 <lzs2000131@163.com> Co-authored-by: zhengshuai.li <zhengshuai.li@cloudpense.com>
Archer committed -
heheer committed
-
* 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
-