- 22 Jul, 2025 5 commits
-
-
Archer committed
-
Deepturn committed
-
Archer committed
-
Archer committed
-
* feat: workflow catch error (#5220) * feat: error catch * feat: workflow catch error * perf: add catch error to node * feat: system tool error catch * catch error * fix: ts * update doc * perf: training queue code (#5232) * doc * perf: training queue code * Feat: 优化错误提示与重试逻辑 (#5192) * feat: 批量重试异常数据 & 报错信息国际化 - 新增“全部重试”按钮,支持批量重试所有训练异常数据 - 报错信息支持国际化,常见错误自动映射为 i18n key - 相关文档和 i18n 资源已同步更新 * feat: enhance error message and retry mechanism * feat: enhance error message and retry mechanism * feat: add retry_failed i18n key * feat: enhance error message and retry mechanism * feat: enhance error message and retry mechanism * feat: enhance error message and retry mechanism : 5 * feat: enhance error message and retry mechanism : 6 * feat: enhance error message and retry mechanism : 7 * feat: enhance error message and retry mechanism : 8 * perf: catch chat error * perf: copy hook (#5246) * perf: copy hook * doc * doc * add app evaluation (#5083) * add app evaluation * fix * usage * variables * editing condition * var ui * isplus filter * migrate code * remove utils * name * update type * build * fix * fix * fix * delete comment * fix * perf: eval code * eval code * eval code * feat: ttfb time in model log * Refactor chat page (#5253) * feat: update side bar layout; add login and logout logic at chat page * refactor: encapsulate login logic and reuse it in `LoginModal` and `Login` page * chore: improve some logics and comments * chore: improve some logics * chore: remove redundant side effect; add translations --------- Co-authored-by: Archer <545436317@qq.com> * perf: chat page code * doc * perf: provider redirect * chore: ui improvement (#5266) * Fix: SSE * Fix: SSE * eval pagination (#5264) * eval scroll pagination * change eval list to manual pagination * number * fix build * fix * version doc (#5267) * version doc * version doc * doc * feat: eval model select * config eval model * perf: eval detail modal ui * doc * doc * fix: chat store reload * doc --------- Co-authored-by: colnii <1286949794@qq.com> Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: 酒川户 <76519998+chuanhu9@users.noreply.github.com>
Archer committed
-
- 21 Jul, 2025 3 commits
-
-
Finley Ge committed
-
Bumps [multer](https://github.com/expressjs/multer) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](https://github.com/expressjs/multer/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.2 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 -
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
gru-agent[bot] committed
-
- 19 Jul, 2025 1 commit
-
-
Archer committed
-
- 18 Jul, 2025 4 commits
- 17 Jul, 2025 5 commits
-
-
* add resize to json editor * fix: ts
Archer committed -
Archer committed
-
Archer committed
-
Finley Ge committed
-
* Enhance WeChat login functionality * Add inviterId * add 'search' field ; update setFastGPTSem to validate input before storing. * improve setFastGPTSem validation logic
Zhuangzai fa committed
-
- 16 Jul, 2025 7 commits
-
-
Shiver committed
-
* feat: support signoz * chore: restructure otel
Finley Ge committed -
* doc * update version type
Archer committed -
heheer committed
-
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
gru-agent[bot] committed -
* compatible with old enums\ * add id
heheer committed
-
- 15 Jul, 2025 3 commits
-
-
* Enhance WeChat login functionality * Add inviterId
Zhuangzai fa committed -
dingzhenznen committed
-
Archer committed
-
- 14 Jul, 2025 4 commits
-
-
Archer committed
-
Co-authored-by: dreamer6680 <146868355@qq.com>
dreamer6680 committed -
Archer committed
-
Archer committed
-
- 12 Jul, 2025 2 commits
-
-
* Match SSE for FastGPT (#5168) * Match SSE for FastGPT * Modify the judgment * Optimize logic for SSE transmission * Refactor imports * directly use workflowStreamResponse from props * improve error handling and streamline onStreamData logic * Refactor API client configuration * perf: system tool support sse * update doc --------- Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com>
Archer committed -
Archer committed
-
- 11 Jul, 2025 2 commits
-
-
Archer committed
-
* add dynamic inputRender (#5127) * dynamic input component * fix * fix * fix * perf: dynamic render input * update doc * perf: error catch * num input ui * fix form render (#5177) * perf: i18n check * add log * doc * Sync dataset (#5181) * perf: api dataset create (#5047) * Sync dataset (#5120) * add * wait * restructure dataset sync, update types and APIs, add sync hints, and remove legacy logic * feat: add function to retrieve real file ID from third-party doc library and rename team permission check function for clarity * fix come console * refactor: rename team dataset limit check functions for clarity, update API dataset sync limit usage, and rename root directory to "ROOT_FOLDER" * frat: update sync dataset login * fix delete.ts * feat: update pnpm-lock.yaml to include bullmq, fix comments in api.d.ts and type.d.ts, rename API file ID field, optimize dataset sync logic, and add website sync feature with related APIs * feat: update CollectionCard to support site dataset sync, add API root ID constant and init sync API * feat: add RootCollectionId constant to replace hardcoded root ID --------- Co-authored-by: dreamer6680 <146868355@qq.com> * perf: code * feat: update success message for dataset sync, revise related i18n texts, and optimize file selection logic (#5166) Co-authored-by: dreamer6680 <146868355@qq.com> * perf: select file * Sync dataset (#5180) * feat: update success message for dataset sync, revise related i18n texts, and optimize file selection logic * fix: make listfile function return rawid string --------- Co-authored-by: dreamer6680 <146868355@qq.com> * init sh * fix: ts --------- Co-authored-by: dreamer6680 <1468683855@qq.com> Co-authored-by: dreamer6680 <146868355@qq.com> * update doc * i18n --------- Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: dreamer6680 <1468683855@qq.com> Co-authored-by: dreamer6680 <146868355@qq.com>
Archer committed
-
- 10 Jul, 2025 4 commits
-
-
Add unit tests for updateTrainingData API handler and modify dataId to be optional for retrying all error data. (#5194) Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
gru-agent[bot] committed -
* optimize ParentPaths component * fix dataset list diaplay * component
heheer committed -
heheer committed
-
* Bing Ad * Add msclkid parameter to login provider and registration API
Zhuangzai fa committed
-