heheer
9ea1cbf19e
add user active tracks ( #5754 )
...
* add user active tracks
* remove console
* perf: track active
* perf: track active
---------
Co-authored-by: archer <545436317@qq.com >
2025-10-12 01:44:48 +08:00
Archer
a83ae8e6e8
4.13.1 features ( #5728 )
...
* fix(api): 修复二级路由下的页面判断逻辑
在请求错误处理中,添加基础URL前缀以正确判断当前是否为外部链接页面。
* perf: use global var
* remove invalid code
* feat: response limit;perf: copy avatar image;perf: markdown parse (#5719 )
* feat: response limit
* remove placeholder
* perf: copy avatar image
* perf: markdown parse
* fix: child app cannot show cite
* doc
* fix: node template bugs (#5727 )
* add dataset search count track (#5721 )
* add dataset search count track
* remove pro
* change to track
* remove unused
* fix
* perf: track code
---------
Co-authored-by: archer <545436317@qq.com >
* http response limit
* deploy doc
* fix: test
* doc
* remove invalid code
* remove invalid code
---------
Co-authored-by: 戴盛利 <1639499287@qq.com >
Co-authored-by: heheer <heheer@sealos.io >
2025-09-30 15:05:43 +08:00
Finley Ge
32a3b9216b
perf: deploy docs; docker-compose ( #5722 )
...
* docs: https://localhost => http://localhost
* chore: docker compose; deploy/dev docs
* chore: quick-start page
* chore: add comment & remove leading space of vector config
* chore: remove redundant install.sh scripts
* chore: adjust milvus and ob, image dyanmic config; readme.md
* chore: update pnpm-lock.yaml
2025-09-29 11:34:11 +08:00
Archer
051455238c
V4.13.0 features ( #5693 )
...
* feat: concat usage code (#5657 )
* feat: dataset parse queue (#5661 )
* feat: chat usage concat (#5669 )
* perf: search test usage
* feat: chat usage concat
* fix: ts
* fix: ts
* feat: chat node response store (#5675 )
* feat: chat node response store
* limit export
* test
* add ai generate node (#5506 )
* add node copilot
* apply code
* update dynamic input & output
* add code test
* usage
* dynamic input border render
* optimize input & output
* optimize code
* update style
* change card to popover
* prompt editor basic
* prompt editor
* handle key down
* update prompt
* merge
* fix
* fix
* fix
* perf: workflow performance (#5677 )
* feat: chat node response store
* limit export
* perf: workflow performance
* remove log
* fix: app template get duplicate (#5682 )
* fix: dynamic input lock & code param (#5680 )
* fix: dynamic input lock & code param
* fix
* fix
* feat: multi node data sync & system tool hot-swapping (#5575 )
* Enhance file upload functionality and system tool integration (#5257 )
* Enhance file upload functionality and system tool integration
* Add supplementary documents and optimize the upload interface
* Refactor file plugin types and update upload configurations
* Refactor MinIO configuration variables and clean up API plugin handlers for improved readability and consistency
* File name change
* Refactor SystemTools component layout
* fix i18n
* fix
* fix
* fix
* optimize app logs sort (#5310 )
* log keys config modal
* multiple select
* api
* fontsize
* code
* chatid
* fix build
* fix
* fix component
* change name
* log keys config
* fix
* delete unused
* fix
* chore: minio service class rewrite
* chore: s3 plugin upload
* feat: system global cache with multi node sync feature
* feat: cache
* chore: move images
* docs: update & remove useless code
* chore: resolve merge conflicts
* chore: adjust the code
* chore: adjust
* deps: upgrade @fastgpt-sdk/plugin to 0.1.17
* perf(s3): s3 config
* fix: cache syncKey refresh
* fix: update @fastgpt-sdk/plugin to v0.1.18 removing mongo definition for fixing vitest
* chore: adjust
---------
Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Archer <545436317@qq.com >
* perf: s3 api code
* fix: toolbox empty when second open modal
* feat: http tool set (#5599 )
* feat: http toolSet manual create front end
* feat: http toolSet manual create i18n
* feat: http toolSet manual create back end
* feat: auth, as tool param, adapt mcp
* fix: delete unused httpPlugin
* fix: delete FlowNodeTypeEnum.httpPlugin
* fix: AppTypeEnum include httpToolSet and httpPlugin
* fix
* delete console
* fix
* output schema
* fix
* fix bg
* fix base url
* fix
---------
Co-authored-by: heheer <zhiyu44@qq.com >
* feat: app count
* perf: type check
* feat: catch error
* perf: plugin hot-swapping (#5688 )
* perf: plugin hot-swapping
* chore: adjust code
* perf: cite data auth
* fix http toolset (#5689 )
* temp
* fix http tool set
* fix
* template author hide
* dynamic IO ui
* fix: auth test
* fix dynamic input & output (#5690 )
Co-authored-by: Archer <545436317@qq.com >
* fix: dynamic output id
* doc
* feat: model permission (#5666 )
* feat(permission): model permission definition & api
* chore: support update model's collaborators
* feat: remove unauthedmodel when paste and import
* fix: type error
* fix: test setup global model list
* fix: http tool api
* chore: update fastgpt-sdk version
* chore: remove useless code
* chore: myModelList cache
* perf: user who is not manager can not configure model permission (FE)
* perf: model => Set
* feat: getMyModels moved to opensource code; cache the myModelList
* fix: type error
* fix dynamic input reference select type (#5694 )
* remove unique index
* read file usage
* perf: connection error
* fix: abort token count
* fix: debug usage concat
* fix: immer clone object
* fix: immer clone object
* perf: throw error when error chat
* update audit i18n
* fix: 修复识别pptx文件后,返回内容顺序错乱问题 (#5696 )
* fix: pptx sort error
* fix prompt editor (#5695 )
* fix prompt editor
* fix
* fix: redis cache prefix (#5697 )
* fix: redis cache prefix
* fix: cache
* fix: get model collaborator by model.model
* feat: hint for model per
* rename bucket name
* model ui
* doc
* doc
---------
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com >
Co-authored-by: Zeng Qingwen <143274079+fishwww-ww@users.noreply.github.com >
Co-authored-by: heheer <zhiyu44@qq.com >
Co-authored-by: Deepturn <33342819+Deepturn@users.noreply.github.com >
2025-09-24 22:40:31 +08:00
Archer
2ed1545eb5
V4.12.4 features ( #5626 )
...
* fix: push again, user select option button and form input radio content overflow (#5601 )
* fix: push again, user select option button and form input radio content overflow
* fix: use useCallback instead of useMemo, fix unnecessary delete
* fix: Move the variable inside the component
* fix: do not pass valueLabel to MySelect
* ui
* del collection api adapt
* refactor: inherit permission (#5529 )
* refactor: permission update conflict check function
* refactor(permission): app collaborator update api
* refactor(permission): support app update collaborator
* feat: support fe permission conflict check
* refactor(permission): app permission
* refactor(permission): dataset permission
* refactor(permission): team permission
* chore: fe adjust
* fix: type error
* fix: audit pagiation
* fix: tc
* chore: initv4130
* fix: app/dataset auth logic
* chore: move code
* refactor(permission): remove selfPermission
* fix: mock
* fix: test
* fix: app & dataset auth
* fix: inherit
* test(inheritPermission): test syncChildrenPermission
* prompt editor add list plugin (#5620 )
* perf: search result (#5608 )
* fix: table size (#5598 )
* temp: list value
* backspace
* optimize code
---------
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com >
* fix: fe & member list (#5619 )
* chore: initv4130
* fix: MemberItemCard
* fix: MemberItemCard
* chore: fe adjust & init script
* perf: test code
* doc
* fix debug variables (#5617 )
* perf: search result (#5608 )
* fix: table size (#5598 )
* fix debug variables
* fix
---------
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com >
* perf: member ui
* fix: inherit bug (#5624 )
* refactor(permission): remove getClbsWithInfo, which is useless
* fix: app list privateApp
* fix: get infos
* perf(fe): remove delete icon when it is disable in MemberItemCard
* fix: dataset private dataset
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* perf: auto coupon
* chore: upgrade script & get infos avatar (#5625 )
* fix: get infos
* chore: initv4130
* feat: support WecomRobot publish, and fix AesKey can not save bug (#5526 )
* feat: resolve conflicts
* fix: add param 'show_publish_wecom'
* feat: abstract out WecomCrypto type
* doc: wecom robot document
* fix: solve instability in AI output
* doc: update some pictures
* feat: remove functions from request.ts to chat.ts and toolCall.ts
* doc: wecom robot doc update
* fix
* delete unused code
* doc: update version and prompt
* feat: remove wecom crypto, delete wecom code in workflow
* feat: delete unused codes
---------
Co-authored-by: heheer <zhiyu44@qq.com >
* remove test
* rename init shell
* feat: collection page store
* reload sandbox
* pysandbox
* remove log
* chore: remove useless code (#5629 )
* chore: remove useless code
* fix: checkConflict
* perf: support hidden type for RoleList
* fix: copy node
* update doc
* fix(permission): some bug (#5632 )
* fix: app/dataset list
* fix: inherit bug
* perf: del app;i18n;save chat
* fix: test
* i18n
* fix: sumper overflow return OwnerRoleVal (#5633 )
* remove invalid code
* fix: scroll
* fix: objectId
* update next
* update package
* object id
* mock redis
* feat: add redis append to resolve wecom stream response (#5643 )
* feat: resolve conflicts
* fix: add param 'show_publish_wecom'
* feat: abstract out WecomCrypto type
* doc: wecom robot document
* fix: solve instability in AI output
* doc: update some pictures
* feat: remove functions from request.ts to chat.ts and toolCall.ts
* doc: wecom robot doc update
* fix
* delete unused code
* doc: update version and prompt
* feat: remove wecom crypto, delete wecom code in workflow
* feat: delete unused codes
* feat: add redis append method
---------
Co-authored-by: heheer <zhiyu44@qq.com >
* cache per
* fix(test): init team sub when creating mocked user (#5646 )
* fix: button is not vertically centered (#5647 )
* doc
* fix: gridFs objectId (#5649 )
---------
Co-authored-by: Zeng Qingwen <143274079+fishwww-ww@users.noreply.github.com >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: heheer <zhiyu44@qq.com >
2025-09-15 20:02:54 +08:00
Archer
3f9b0fa1d4
V4.12.3 features ( #5595 )
...
* refactor: remove ModelProviderIdType and update related types (#5549 )
* perf: model provider
* fix eval create split (#5570 )
* git rebase --continuedoc
* add more variable types (#5540 )
* variable types
* password
* time picker
* internal var
* file
* fix-test
* time select default value & range
* password & type render
* fix
* fix build
* fix
* move method
* split date select
* icon
* perf: variable code
* prompt editor add markdown plugin (#5556 )
* editor markdown
* fix build
* pnpm lock
* add props
* update code
* fix list
* editor ui
* fix variable reset (#5586 )
* perf: variables type code
* customize lexical indent (#5588 )
* perf: multiple selector
* perf: tab plugin
* doc
* refactor: update workflow constants to use ToolTypeEnum (#5491 )
* refactor: replace FlowNodeTemplateTypeEnum with string literals in workflow templates
* perf: tool type
---------
Co-authored-by: archer <545436317@qq.com >
* update doc
* fix: make table's row more natural while dragging it (#5596 )
* feat: add APIGetTemplate function and refactor template fetching logic (#5498 )
* feat: add APIGetTemplate function and refactor template fetching logic
* chore: adjust the code
* chore: update sdk
---------
Co-authored-by: FinleyGe <m13203533462@163.com >
* perf init system
* doc
* remove log
* remove i18n
* perf: variables render
---------
Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com >
Co-authored-by: FinleyGe <m13203533462@163.com >
2025-09-07 14:41:48 +08:00
Archer
324aaae769
fix: ai response test ( #5544 )
...
* fix: ai response test
* fix: skip edge check
* fix: app list
* fix: toolset conflict interactive node
* fix: username show
2025-08-27 00:08:22 +08:00
Archer
9fbfabac61
perf: variabel replace;Feat: prompt optimizer code ( #5453 )
...
* feat: add prompt optimizer (#5444 )
* feat: add prompt optimizer
* fix
* perf: variabel replace
* perf: prompt optimizer code
* feat: init charts shell
* perf: user error remove
---------
Co-authored-by: heheer <heheer@sealos.io >
2025-08-14 15:48:22 +08:00
Archer
c51395b2c8
V4.12.0 features ( #5435 )
...
* add logs chart (#5352 )
* charts
* chart data
* log chart
* delete
* rename api
* fix
* move api
* fix
* fix
* pro config
* fix
* feat: Repository interaction (#5356 )
* feat: 1好像功能没问题了,明天再测
* feat: 2 解决了昨天遗留的bug,但全选按钮又bug了
* feat: 3 第三版,解决了全选功能bug
* feat: 4 第四版,下面改小细节
* feat: 5 我勒个痘
* feat: 6
* feat: 6 pr
* feat: 7
* feat: 8
* feat: 9
* feat: 10
* feat: 11
* feat: 12
* perf: checkbox ui
* refactor: tweak login loyout (#5357 )
Co-authored-by: Archer <545436317@qq.com >
* login ui
* app chat log chart pro display (#5392 )
* app chat log chart pro display
* add canopen props
* perf: pro tag tip
* perf: pro tag tip
* feat: openrouter provider (#5406 )
* perf: login ui
* feat: openrouter provider
* provider
* perf: custom error throw
* perf: emb batch (#5407 )
* perf: emb batch
* perf: vector retry
* doc
* doc (#5411 )
* doc
* fix: team folder will add to workflow
* fix: generateToc shell
* Tool price (#5376 )
* resolve conflicts for cherry-pick
* fix i18n
* Enhance system plugin template data structure and update ToolSelectModal to include CostTooltip component
* refactor: update systemKeyCost type to support array of objects in plugin and workflow types
* refactor: simplify systemKeyCost type across plugin and workflow types to a single number
* refactor: streamline systemKeyCost handling in plugin and workflow components
* fix
* fix
* perf: toolset price config;fix: workflow array selector ui (#5419 )
* fix: workflow array selector ui
* update default model tip
* perf: toolset price config
* doc
* fix: test
* Refactor/chat (#5418 )
* refactor: add homepage configuration; add home chat page; add side bar animated collapse and layout
* fix: fix lint rules
* chore: improve logics and code
* chore: more clearer logics
* chore: adjust api
---------
Co-authored-by: Archer <545436317@qq.com >
* perf: chat setting code
* del history
* logo image
* perf: home chat ui
* feat: enhance chat response handling with external links and user info (#5427 )
* feat: enhance chat response handling with external links and user info
* fix
* cite code
* perf: toolset add in workflow
* fix: test
* fix: search paraentId
* Fix/chat (#5434 )
* wip: rebase了upstream
* wip: adapt mobile UI
* fix: fix chat page logic and UI
* fix: fix UI and improve some logics
* fix: model selector missing logo; vision model to retrieve file
* perf: role selector
* fix: chat ui
* optimize export app chat log (#5436 )
* doc
* chore: move components to proper directory; fix the api to get app list (#5437 )
* chore: improve team app panel display form (#5438 )
* feat: add home chat log tab
* chore: improve team app panel display form
* chore: improve log panel
* fix: spec
* doc
* fix: log permission
* fix: dataset schema required
* add loading status
* remove ui weight
* manage log
* fix: log detail per
* doc
* fix: log menu
* rename permission
* bg color
* fix: app log per
* fix: log key selector
* fix: log
* doc
---------
Co-authored-by: heheer <zhiyu44@qq.com >
Co-authored-by: colnii <1286949794@qq.com >
Co-authored-by: 伍闲犬 <76519998+xqvvu@users.noreply.github.com >
Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com >
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com >
Co-authored-by: heheer <heheer@sealos.io >
2025-08-12 22:22:18 +08:00
Finley Ge
c6e58291f7
fix: permission can not edit admin permission ( #5433 )
2025-08-11 21:46:27 +08:00
Archer
29edf1ea5f
Perf: llm parse paragraph ( #5420 )
...
* feat: llm directory optimization (#5400 )
* perf: llm parse
* doc
---------
Co-authored-by: colnii <1286949794@qq.com >
2025-08-09 18:38:58 +08:00
Archer
e25d7efb5b
feature: V4.11.1 ( #5350 )
...
* perf: system toolset & mcp (#5200 )
* feat: support system toolset
* fix: type
* fix: system tool config
* chore: mcptool config migrate
* refactor: mcp toolset
* fix: fe type error
* fix: type error
* fix: show version
* chore: support extract tool's secretInputConfig out of inputs
* chore: compatible with old version mcp
* chore: adjust
* deps: update dependency @fastgpt-skd/plugin
* fix: version
* fix: some bug (#5316 )
* chore: compatible with old version mcp
* fix: version
* fix: compatible bug
* fix: mcp object params
* fix: type error
* chore: update test cases
* chore: remove log
* fix: toolset node name
* optimize app logs sort (#5310 )
* log keys config modal
* multiple select
* api
* fontsize
* code
* chatid
* fix build
* fix
* fix component
* change name
* log keys config
* fix
* delete unused
* fix
* perf: log code
* perf: send auth code modal enter press
* fix log (#5328 )
* perf: mcp toolset comment
* perf: log ui
* remove log (#5347 )
* doc
* fix: action
* remove log
* fix: Table Optimization (#5319 )
* feat: table test: 1
* feat: table test: 2
* feat: table test: 3
* feat: table test: 4
* feat: table test : 5 把maxSize改回chunkSize
* feat: table test : 6 都删了,只看maxSize
* feat: table test : 7 恢复初始,接下来删除标签功能
* feat: table test : 8 删除标签功能
* feat: table test : 9 删除标签功能成功
* feat: table test : 10 继续调试,修改trainingStates
* feat: table test : 11 修改第一步
* feat: table test : 12 修改第二步
* feat: table test : 13 修改了HtmlTable2Md
* feat: table test : 14 修改表头分块规则
* feat: table test : 15 前面表格分的太细了
* feat: table test : 16 改着改着表头又不加了
* feat: table test : 17 用CUSTOM_SPLIT_SIGN不行,重新改
* feat: table test : 18 表头仍然还会多加,但现在分块搞的合理了终于
* feat: table test : 19 还是需要搞好表头问题,先保存一下调试情况
* feat: table test : 20 调试结束,看一下replace有没有问题,没问题就pr
* feat: table test : 21 先把注释删了
* feat: table test : 21 注释replace都改了,下面切main分支看看情况
* feat: table test : 22 修改旧文件
* feat: table test : 23 修改测试文件
* feat: table test : 24 xlsx表格处理
* feat: table test : 25 刚才没保存先com了
* feat: table test : 26 fix
* feat: table test : 27 先com一版调试
* feat: table test : 28 试试放format2csv里
* feat: table test : 29 xlsx解决
* feat: table test : 30 tablesplit解决
* feat: table test : 31
* feat: table test : 32
* perf: table split
* perf: mcp old version compatibility (#5342 )
* fix: system-tool secret inputs
* fix: rewrite runtime node i18n for system tool
* perf: mcp old version compatibility
* fix: splitPluginId
* fix: old mcp toolId
* fix: filter secret key
* feat: support system toolset activation
* chore: remove log
* perf: mcp update
* perf: rewrite toolset
* fix:delete variable id (#5335 )
* perf: variable update
* fix: multiple select ui
* perf: model config move to plugin
* fix: var conflit
* perf: variable checker
* Avoid empty number
* update doc time
* fix: test
* fix: mcp object
* update count app
* update count app
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: heheer <zhiyu44@qq.com >
Co-authored-by: colnii <1286949794@qq.com >
Co-authored-by: dreamer6680 <1468683855@qq.com >
2025-08-01 16:08:20 +08:00
Archer
13b7e0a192
V4.11.0 features ( #5270 )
...
* 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 >
2025-07-22 09:42:50 +08:00
Finley Ge
de208d6c3f
fix: error ( #5269 )
2025-07-21 22:19:34 +08:00
Archer
dae1093139
Feat: system tool support stream response ( #5206 )
...
* 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 >
2025-07-12 16:39:01 +08:00
Archer
3a5d725efd
feature: 4.10.1 ( #5201 )
...
* 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 >
2025-07-11 17:02:48 +08:00
Archer
33d40fd077
feature: System plugin ( #5131 )
...
* feat: system Tool (#4959 )
* feat: independent system tool
* chore: use ToolNode instead of PluginModule
* chore: tools
* chore: tools templateDir
* refactor: templates
* feat: flush code
* chore: update template
* refactor: migrate delay
* feat: worker pool
* chore: Dockerfile
* docs: add tools.template.json
* feat: auto flush system tools
* fix: ts error
* chore: create new pool temporarily
* chore: system tool migration
* chore: migration
* fix: fix pnpm-workspace.yaml
* chore: update pnpm-lock.yaml to integrate tool
* chore(systemTool): chore
* chore: add system plugin
* chore(deps): update @fastgpt-sdk/plugin
* fix: type error
* chore: remove plugin package
* chore: move pro plugins code to open source
* feat: support system tool config input
* fix: type error
* perf: i18n
* fix: cr
* chore: update sdk
* feat: system plugin cache
* update mcp server (#5076 )
* update mcp server
* fix: action
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* feat: system Tool (#4959 )
* feat: independent system tool
* chore: use ToolNode instead of PluginModule
* chore: tools
* chore: tools templateDir
* refactor: templates
* feat: flush code
* chore: update template
* refactor: migrate delay
* feat: worker pool
* chore: Dockerfile
* docs: add tools.template.json
* feat: auto flush system tools
* fix: ts error
* chore: create new pool temporarily
* chore: system tool migration
* chore: migration
* fix: fix pnpm-workspace.yaml
* chore: update pnpm-lock.yaml to integrate tool
* chore(systemTool): chore
* chore: add system plugin
* chore(deps): update @fastgpt-sdk/plugin
* fix: type error
* chore: remove plugin package
* chore: move pro plugins code to open source
* feat: support system tool config input
* fix: type error
* perf: i18n
* fix: cr
* chore: update sdk
* feat: system plugin cache
* perf: run tool
* update package
* perf: config key
* fix: tool ini
* tool config params
* perf: workflow type
* rename tools to agent
* version list
* perf: tool error
* config secret ux
* perf: config secret ux
* fix: tool config field
* add course to secret input
* feat: support inputConfig switch (#5099 )
* feat: support inputConfig switch
* deps: update @fastgpt-sdk/plugin
* chore: update workflows
* fix: inputType
* fix: secret
* add default value to node
* update i18n
* eslint
* add precision to number input
* feat: add number input and select
* perf: number ux
* fix: code
* Proxies image requests to plugin service (#5111 )
* Proxies image requests to plugin service
Adds a rewrite rule and API endpoint to proxy image requests
to the plugin service. This allows the app to fetch images from
the plugin's tools directory.
It also adds the plugin base URL to the service's constants, so that
it can use the plugin URL when proxying requests.
* fix: update FastGPTPluginUrl to remove unnecessary API path
* feat: update image proxy destination and add plugin image handler
* Adapt plugin id
* replace avatar
* remove rewrite
* fix: plugin avatar
* update system tool doc
* feat: system tool type
* yml sh
* yml sh
* update doc
* fix: simple app tool select
* fix: switch ui
* update pacakge
* Yamljs (#5129 )
* update docker-compose configuration: bump fastgpt and fastgpt-plugin images, change minio host to service name, and adjust service dependencies
* refactor: comment out port exposure in docker-compose configuration
* update: uncomment port exposure in docker-compose configuration
* update: change MINIO_HOST to use specific IP address in docker configuration
* update: modify fastgpt-plugin image version in docker configuration
* update readme
* doc
* remove
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com >
2025-07-02 18:15:00 +08:00
Archer
3ed3f2ad01
perf: image index ( #5071 )
...
* doc
* perf: img cite prompt
* perf: image index
* perf: add api key to retrain api
2025-06-20 13:25:32 +08:00
Archer
095b75ee27
V4.9.12 feature ( #5022 )
...
* New chatinput (#4995 )
* feat: Change border style
* refactor: Improve layout and styling of ChatInput component
* style: Update ChatInput component styling and mobile layout
* fix: update key detection for Enter key in ChatInput component
* feat: 添加 WelcomePage 组件,支持变量输入和欢迎信息展示
* style: Updated the PC voice input interface of the VoiceInput component and optimized the layout and style
* style: Optimize the layout and style of the WelcomePage component, and adjust the responsive design
* feat: Dynamically load the WelcomePage component and optimize the welcome information display logic
* refactor: Adjust the style and behavior of the ChatInput component and delete the WelcomePage component
* style: Modify the minimum height setting of the ChatInput component to simplify responsive design
* style: Optimize the layout and style of PC voice input components, and enhance the processing and drawing logic of waveform data
* style: Adjust ChatInput component's margin and textarea height logic for improved layout and responsiveness; refine PCVoiceInput component's positioning and display elements
* style: Enhance PCVoiceInput component's time display styling with custom font properties
* feat: Change border style
* refactor: Improve layout and styling of ChatInput component
* style: Update ChatInput component styling and mobile layout
* fix: update key detection for Enter key in ChatInput component
* feat: 添加 WelcomePage 组件,支持变量输入和欢迎信息展示
* style: Updated the PC voice input interface of the VoiceInput component and optimized the layout and style
* style: Optimize the layout and style of the WelcomePage component, and adjust the responsive design
* feat: Dynamically load the WelcomePage component and optimize the welcome information display logic
* refactor: Adjust the style and behavior of the ChatInput component and delete the WelcomePage component
* style: Modify the minimum height setting of the ChatInput component to simplify responsive design
* style: Optimize the layout and style of PC voice input components, and enhance the processing and drawing logic of waveform data
* style: Adjust ChatInput component's margin and textarea height logic for improved layout and responsiveness; refine PCVoiceInput component's positioning and display elements
* style: Enhance PCVoiceInput component's time display styling with custom font properties
* style: Add new 'xxl' size to theme spacing for improved layout options
* style: Update close icon fill color to use currentColor for better theming support
* style: Enhance voice input functionality and UI responsiveness; improve waveform sensitivity and amplitude
* style: Conditionally render file preview based on voice input state
* style: 优化移动端音频波形渲染,增强清晰度和敏感度
* style: Update comments to English to enhance code readability and consistency
* style: Adjust the mobile audio waveform update frequency and optimize rendering performance
* style: Optimize the file preview rendering logic in voice input mode to enhance user experience
* style: Optimize the file preview rendering logic in voice input mode to enhance user experience
* style: Adjust the chat input box placeholder color and border color to enhance visual effects
* fix: pg test
* Test secret (#5011 )
* add http header auth config (#4982 )
* add http header auth config
* optimize code
* add mcp tools header auth
* fix build
* fix ui
* fix
* teamid
* secret value encrypt (#5002 )
* perf: secret code
* header auth ui (#5012 )
* header auth ui
* fix i18n
* doc
* perf: type
* header secret ui
* reset ui
* perf: check secret invalid
---------
Co-authored-by: heheer <heheer@sealos.io >
* feat: cq and extrat AI memory (#5013 )
* fix: login xss
* feat: Users can download the invoice by self (#5015 )
* Users can download the invoice by themselves
* Direct file stream implementation for transmission presentation
* i18n
* Chatbox-fix (#5018 )
* feat: Change border style
* refactor: Improve layout and styling of ChatInput component
* style: Update ChatInput component styling and mobile layout
* fix: update key detection for Enter key in ChatInput component
* feat: 添加 WelcomePage 组件,支持变量输入和欢迎信息展示
* style: Updated the PC voice input interface of the VoiceInput component and optimized the layout and style
* style: Optimize the layout and style of the WelcomePage component, and adjust the responsive design
* feat: Dynamically load the WelcomePage component and optimize the welcome information display logic
* refactor: Adjust the style and behavior of the ChatInput component and delete the WelcomePage component
* style: Modify the minimum height setting of the ChatInput component to simplify responsive design
* style: Optimize the layout and style of PC voice input components, and enhance the processing and drawing logic of waveform data
* style: Adjust ChatInput component's margin and textarea height logic for improved layout and responsiveness; refine PCVoiceInput component's positioning and display elements
* style: Enhance PCVoiceInput component's time display styling with custom font properties
* feat: Change border style
* refactor: Improve layout and styling of ChatInput component
* style: Update ChatInput component styling and mobile layout
* fix: update key detection for Enter key in ChatInput component
* feat: 添加 WelcomePage 组件,支持变量输入和欢迎信息展示
* style: Updated the PC voice input interface of the VoiceInput component and optimized the layout and style
* style: Optimize the layout and style of the WelcomePage component, and adjust the responsive design
* feat: Dynamically load the WelcomePage component and optimize the welcome information display logic
* refactor: Adjust the style and behavior of the ChatInput component and delete the WelcomePage component
* style: Modify the minimum height setting of the ChatInput component to simplify responsive design
* style: Optimize the layout and style of PC voice input components, and enhance the processing and drawing logic of waveform data
* style: Adjust ChatInput component's margin and textarea height logic for improved layout and responsiveness; refine PCVoiceInput component's positioning and display elements
* style: Enhance PCVoiceInput component's time display styling with custom font properties
* style: Add new 'xxl' size to theme spacing for improved layout options
* style: Update close icon fill color to use currentColor for better theming support
* style: Enhance voice input functionality and UI responsiveness; improve waveform sensitivity and amplitude
* style: Conditionally render file preview based on voice input state
* style: 优化移动端音频波形渲染,增强清晰度和敏感度
* style: Update comments to English to enhance code readability and consistency
* style: Adjust the mobile audio waveform update frequency and optimize rendering performance
* style: Optimize the file preview rendering logic in voice input mode to enhance user experience
* style: Optimize the file preview rendering logic in voice input mode to enhance user experience
* style: Adjust the chat input box placeholder color and border color to enhance visual effects
* New chatinput (#4995 )
* feat: Change border style
* refactor: Improve layout and styling of ChatInput component
* style: Update ChatInput component styling and mobile layout
* fix: update key detection for Enter key in ChatInput component
* feat: 添加 WelcomePage 组件,支持变量输入和欢迎信息展示
* style: Updated the PC voice input interface of the VoiceInput component and optimized the layout and style
* style: Optimize the layout and style of the WelcomePage component, and adjust the responsive design
* feat: Dynamically load the WelcomePage component and optimize the welcome information display logic
* refactor: Adjust the style and behavior of the ChatInput component and delete the WelcomePage component
* style: Modify the minimum height setting of the ChatInput component to simplify responsive design
* style: Optimize the layout and style of PC voice input components, and enhance the processing and drawing logic of waveform data
* style: Adjust ChatInput component's margin and textarea height logic for improved layout and responsiveness; refine PCVoiceInput component's positioning and display elements
* style: Enhance PCVoiceInput component's time display styling with custom font properties
* feat: Change border style
* refactor: Improve layout and styling of ChatInput component
* style: Update ChatInput component styling and mobile layout
* fix: update key detection for Enter key in ChatInput component
* feat: 添加 WelcomePage 组件,支持变量输入和欢迎信息展示
* style: Updated the PC voice input interface of the VoiceInput component and optimized the layout and style
* style: Optimize the layout and style of the WelcomePage component, and adjust the responsive design
* feat: Dynamically load the WelcomePage component and optimize the welcome information display logic
* refactor: Adjust the style and behavior of the ChatInput component and delete the WelcomePage component
* style: Modify the minimum height setting of the ChatInput component to simplify responsive design
* style: Optimize the layout and style of PC voice input components, and enhance the processing and drawing logic of waveform data
* style: Adjust ChatInput component's margin and textarea height logic for improved layout and responsiveness; refine PCVoiceInput component's positioning and display elements
* style: Enhance PCVoiceInput component's time display styling with custom font properties
* style: Add new 'xxl' size to theme spacing for improved layout options
* style: Update close icon fill color to use currentColor for better theming support
* style: Enhance voice input functionality and UI responsiveness; improve waveform sensitivity and amplitude
* style: Conditionally render file preview based on voice input state
* style: 优化移动端音频波形渲染,增强清晰度和敏感度
* style: Update comments to English to enhance code readability and consistency
* style: Adjust the mobile audio waveform update frequency and optimize rendering performance
* style: Optimize the file preview rendering logic in voice input mode to enhance user experience
* style: Optimize the file preview rendering logic in voice input mode to enhance user experience
* style: Adjust the chat input box placeholder color and border color to enhance visual effects
* fix: pg test
* Test secret (#5011 )
* add http header auth config (#4982 )
* add http header auth config
* optimize code
* add mcp tools header auth
* fix build
* fix ui
* fix
* teamid
* secret value encrypt (#5002 )
* perf: secret code
* header auth ui (#5012 )
* header auth ui
* fix i18n
* doc
* perf: type
* header secret ui
* reset ui
* perf: check secret invalid
---------
Co-authored-by: heheer <heheer@sealos.io >
* feat: cq and extrat AI memory (#5013 )
* refactor: Refactored the ChatInput component, optimized the layout of the text area and button group, and improved the user experience
* refactor: Updated ChatInput component, optimized layout and style, and enhanced user experience
* feat: update docs
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: heheer <heheer@sealos.io >
* input ui
* fix: chat input ux
* Return in JSON format to handle checkres (#5019 )
* Users can download the invoice by themselves
* Direct file stream implementation for transmission presentation
* Return in JSON format to handle checkres
* fix: invoice
* fix: ui
* doc
* update package
* fix: ts
* fix: login checker
* fix: team plan
* perf: aiproxy ux
---------
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com >
2025-06-13 00:42:09 +08:00
Archer
01ff56b42b
perf: password special chars;feat: llm paragraph;perf: chunk setting params;perf: text splitter worker ( #4984 )
...
* perf: password special chars
* feat: llm paragraph;perf: chunk setting params
* perf: text splitter worker
* perf: get rawtext buffer
* fix: test
* fix: test
* doc
* min chunk size
2025-06-10 00:05:54 +08:00
Archer
c30f069f2f
V4.9.11 feature ( #4969 )
...
* Feat: Images dataset collection (#4941 )
* New pic (#4858 )
* 更新数据集相关类型,添加图像文件ID和预览URL支持;优化数据集导入功能,新增图像数据集处理组件;修复部分国际化文本;更新文件上传逻辑以支持新功能。
* 与原先代码的差别
* 新增 V4.9.10 更新说明,支持 PG 设置`systemEnv.hnswMaxScanTuples`参数,优化 LLM stream 调用超时,修复全文检索多知识库排序问题。同时更新数据集索引,移除 datasetId 字段以简化查询。
* 更换成fileId_image逻辑,并增加训练队列匹配的逻辑
* 新增图片集合判断逻辑,优化预览URL生成流程,确保仅在数据集为图片集合时生成预览URL,并添加相关日志输出以便调试。
* Refactor Docker Compose configuration to comment out exposed ports for production environments, update image versions for pgvector, fastgpt, and mcp_server, and enhance Redis service with a health check. Additionally, standardize dataset collection labels in constants and improve internationalization strings across multiple languages.
* Enhance TrainingStates component by adding internationalization support for the imageParse training mode and update defaultCounts to include imageParse mode in trainingDetail API.
* Enhance dataset import context by adding additional steps for image dataset import process and improve internationalization strings for modal buttons in the useEditTitle hook.
* Update DatasetImportContext to conditionally render MyStep component based on data source type, improving the import process for non-image datasets.
* Refactor image dataset handling by improving internationalization strings, enhancing error messages, and streamlining the preview URL generation process.
* 图片上传到新建的 dataset_collection_images 表,逻辑跟随更改
* 修改了除了controller的其他部分问题
* 把图片数据集的逻辑整合到controller里面
* 补充i18n
* 补充i18n
* resolve评论:主要是上传逻辑的更改和组件复用
* 图片名称的图标显示
* 修改编译报错的命名问题
* 删除不需要的collectionid部分
* 多余文件的处理和改动一个删除按钮
* 除了loading和统一的imageId,其他都resolve掉的
* 处理图标报错
* 复用了MyPhotoView并采用全部替换的方式将imageFileId变成imageId
* 去除不必要文件修改
* 报错和字段修改
* 增加上传成功后删除临时文件的逻辑以及回退一些修改
* 删除path字段,将图片保存到gridfs内,并修改增删等操作的代码
* 修正编译错误
---------
Co-authored-by: archer <545436317@qq.com >
* perf: image dataset
* feat: insert image
* perf: image icon
* fix: training state
---------
Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com >
* fix: ts (#4948 )
* Thirddatasetmd (#4942 )
* add thirddataset.md
* fix thirddataset.md
* fix
* delete wrong png
---------
Co-authored-by: dreamer6680 <146868355@qq.com >
* perf: api dataset code
* perf: log
* add secondary.tsx (#4946 )
* add secondary.tsx
* fix
---------
Co-authored-by: dreamer6680 <146868355@qq.com >
* perf: multiple menu
* perf: i18n
* feat: parse queue (#4960 )
* feat: parse queue
* feat: sync parse queue
* fix thirddataset.md (#4962 )
* fix thirddataset-4.png (#4963 )
* feat: Dataset template import (#4934 )
* 模版导入部分除了文档还没写
* 修复模版导入的 build 错误
* Document production
* compress pictures
* Change some constants to variables
---------
Co-authored-by: Archer <545436317@qq.com >
* perf: template import
* doc
* llm pargraph
* bocha tool
* fix: del collection
---------
Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com >
Co-authored-by: dreamer6680 <1468683855@qq.com >
Co-authored-by: dreamer6680 <146868355@qq.com >
2025-06-06 14:48:44 +08:00
Archer
c25cd48e72
perf: chunk trigger and paragraph split ( #4893 )
...
* perf: chunk trigger and paragraph split
* update max size computed
* perf: i18n
* remove table
2025-05-26 18:57:22 +08:00
Archer
88bd3aaa9e
perf: backup import ( #4866 )
...
* i18n
* remove invalid code
* perf: backup import
* backup tip
* fix: indexsize invalid
2025-05-22 15:53:51 +08:00
Archer
1dac2b70ec
perf: stream timeout;feat: hnsw max_scan_tuples config;fix: fulltext search merge error ( #4838 )
...
* perf: stream timeout
* feat: hnsw max_scan_tuples config
* fix: fulltext search merge error
* perf: jieba code
2025-05-20 09:59:24 +08:00
Archer
cba8f773fe
New license ( #4809 )
...
* feat: new-license
* perf: volumn watch
* Set use client
2025-05-14 13:55:09 +08:00
dreamer6680
12acaf491c
change password rule ( #4804 )
...
* change password rule
* change password.tset.ts
2025-05-13 18:20:11 +08:00
dreamer6680
a7f9411dca
feat: Update the system configuration type, add visibility controls for datasets and publishing channels ( #4778 )
2025-05-12 13:51:58 +08:00
Archer
657fa32217
feat: system config type;fix: retraining permission ( #4772 )
...
* feat: system config type
* fix: retraining permission
2025-05-08 22:09:55 +08:00
Theresa
2d3117c5da
feat: update ESLint config with @typescript-eslint/consistent-type-imports ( #4746 )
...
* update: Add type
* fix: update import statement for NextApiRequest type
* fix: update imports to use type for LexicalEditor and EditorState
* Refactor imports to use 'import type' for type-only imports across multiple files
- Updated imports in various components and API files to use 'import type' for better clarity and to optimize TypeScript's type checking.
- Ensured consistent usage of type imports in files related to chat, dataset, workflow, and user management.
- Improved code readability and maintainability by distinguishing between value and type imports.
* refactor: remove old ESLint configuration and add new rules
- Deleted the old ESLint configuration file from the app project.
- Added a new ESLint configuration file with updated rules and settings.
- Changed imports to use type-only imports in various files for better clarity and performance.
- Updated TypeScript configuration to remove unnecessary options.
- Added an ESLint ignore file to exclude build and dependency directories from linting.
* fix: update imports to use 'import type' for type-only imports in schema files
2025-05-06 17:33:09 +08:00
Archer
fdd4e9edbd
Test parse cite and add tool call parallel ( #4737 )
...
* add quote response filter (#4727 )
* chatting
* add quote response filter
* add test
* remove comment
* perf: cite hidden
* perf: format llm response
* feat: comment
* update default chunk size
* update default chunk size
---------
Co-authored-by: heheer <heheer@sealos.io >
2025-04-30 17:43:50 +08:00
Archer
0720bbe4da
V4.9.7 feature ( #4669 )
...
* update doc
* feat: Add coupon redemption feature for team subscriptions (#4595 )
* feat: Add coupon redemption feature for team subscriptions
- Introduced `TeamCouponSub` and `TeamCouponSchema` types
- Added `redeemCoupon` API endpoint
- Updated UI to include a modal for coupon redemption
- Added new icon and translations for "Redeem coupon"
* perf: remove field teamId
* perf: use dynamic import
* refactor: move to page component
* perf: coupon code
* perf: mcp server
* perf: test
* auto layout (#4634 )
* fix 4.9.6 (#4631 )
* fix debug quote list
* delete next text node match
* fix extract default boolean value
* export latest 100 chat items
* fix quote item ui
* doc
* fix doc
* feat: auto layout
* perf: auto layout
* fix: auto layout null
* add start node
---------
Co-authored-by: heheer <heheer@sealos.io >
* fix: share link (#4644 )
* Add workflow run duration;Get audio duration (#4645 )
* add duration
* get audio duration
* Custom config path (#4649 )
* feat: 通过环境变量DATA_PATH获取配置文件目录 (#4622 )
通过环境变量DATA_PATH获取配置文件目录,以应对不同的部署方式的多样化需求
* feat: custom configjson path
* doc
---------
Co-authored-by: John Chen <sss1991@163.com >
* 程序api调用场景下,如果大量调用带有图片或视频,产生的聊天记录会导致后台mongo数据库异常。这个修改给api客户端一个禁止生成聊天记录的选项,避免这个后果。 (#3964 )
* update special chatId
* perf: vector db rename
* update operationLog (#4647 )
* update operationLog
* combine operationLogMap
* solve operationI18nLogMap bug
* remoce log
* feat: Rerank usage (#4654 )
* refresh concat when update (#4655 )
* fix: refresh code
* perf: timer lock
* Fix operationLog (#4657 )
* perf: http streamable mcp
* add alipay (#4630 )
* perf: subplan ui
* perf: pay code
* hiden bank tip
* Fix: pay error (#4665 )
* fix quote number (#4666 )
* remove log
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: John Chen <sss1991@163.com >
Co-authored-by: gaord <bengao168@msn.com >
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com >
2025-04-26 16:17:21 +08:00
Archer
4ac2a2f43e
fix: timezone count ( #4604 )
...
* fix: timezone count
* fix: ts
* fix: test llm
2025-04-20 22:24:03 +08:00
Archer
d71f4cee19
perf: doc2x parse ( #4591 )
2025-04-18 14:02:31 +08:00
Archer
22fc7dddfb
perf: text splitter ( #4584 )
...
* perf: text splitter
* update doc
2025-04-17 19:08:04 +08:00
Archer
952412f648
V4.9.6 feature ( #4565 )
...
* Dashboard submenu (#4545 )
* add app submenu (#4452 )
* add app submenu
* fix
* width & i18n
* optimize submenu code (#4515 )
* optimize submenu code
* fix
* fix
* fix
* fix ts
* perf: dashboard sub menu
* doc
---------
Co-authored-by: heheer <heheer@sealos.io >
* feat: value format test
* doc
* Mcp export (#4555 )
* feat: mcp server
* feat: mcp server
* feat: mcp server build
* update doc
* perf: path selector (#4556 )
* perf: path selector
* fix: docker file path
* perf: add image endpoint to dataset search (#4557 )
* perf: add image endpoint to dataset search
* fix: mcp_server url
* human in loop (#4558 )
* Support interactive nodes for loops, and enhance the function of merging nested and loop node history messages. (#4552 )
* feat: add LoopInteractive definition
* feat: Support LoopInteractive type and update related logic
* fix: Refactor loop handling logic and improve output value initialization
* feat: Add mergeSignId to dispatchLoop and dispatchRunAppNode responses
* feat: Enhance mergeChatResponseData to recursively merge plugin details and improve response handling
* refactor: Remove redundant comments in mergeChatResponseData for clarity
* perf: loop interactive
* perf: human in loop
---------
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com >
* mcp server ui
* integrate mcp (#4549 )
* integrate mcp
* delete unused code
* fix ts
* bug fix
* fix
* support whole mcp tools
* add try catch
* fix
* fix
* fix ts
* fix test
* fix ts
* fix: interactive in v1 completions
* doc
* fix: router path
* fix mcp integrate (#4563 )
* fix mcp integrate
* fix ui
* fix: mcp ux
* feat: mcp call title
* remove repeat loading
* fix mcp tools avatar (#4564 )
* fix
* fix avatar
* fix update version
* update doc
* fix: value format
* close server and remove cache
* perf: avatar
---------
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com >
2025-04-16 22:18:51 +08:00
Archer
f642c9603b
V4.9.4 feature ( #4470 )
...
* 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 >
2025-04-08 12:05:04 +08:00
诸岳
14895bbcfd
feat: vector store support oceanbase ( #4356 )
...
* feat: vector store support oceanbase
* chore(config): Rename pgHNSWEfSearch to hnswEfSearch to work for pg and oceanbase both
2025-03-27 18:39:49 +08:00
Archer
37b4a1919b
perf: text splitter ( #4313 )
...
* sync collection
* remove lock
* perf: text splitter
* update comment
2025-03-27 10:05:32 +08:00
Archer
e812ad6e84
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
2025-03-27 10:05:31 +08:00
Finley Ge
652ec45bbd
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 >
2025-03-27 10:05:29 +08:00
Archer
87e90c37bd
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
2025-03-27 10:05:27 +08:00
Archer
ec30d79286
feat: custom dataset split sign ( #4221 )
...
* feat: custom dataset split sign
* feat: custom dataset split sign
2025-03-27 10:04:59 +08:00
Archer
f9cecfd49a
fix: dataset selector load error ( #4243 )
...
* fix: dataset selector load error
* fix: path auth error
* fix: plugin scroll
* export chat log with contact (#4211 )
* export chat log with contact
* fix
---------
Co-authored-by: heheer <heheer@sealos.io >
2025-03-20 00:17:10 +08:00
Archer
e75d81d05a
V4.9.1 feature ( #4206 )
...
* fix: remove DefaultTeam (#4037 )
* fix :Get application bound knowledge base information logical rewrite (#4057 )
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* update package
* fix: import dataset step error;perf: ai proxy avatar (#4074 )
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* fix: 文本提取不支持arrayString,arrayNumber等jsonSchema (#4079 )
* update doc ;perf: model test (#4098 )
* perf: extract array
* update doc
* perf: model test
* perf: model test
* perf: think tag parse (#4102 )
* chat quote reader (#3912 )
* init chat quote full text reader
* linked structure
* dataset data linked
* optimize code
* fix ts build
* test finish
* delete log
* fix
* fix ts
* fix ts
* remove nextId
* initial scroll
* fix
* fix
* perf: chunk read (#4109 )
* package
* perf: chunk read
* feat: api dataset support pdf parse;fix: chunk reader auth (#4117 )
* feat: api dataset support pdf parse
* fix: chunk reader auth
* feat: invitation link (#3979 )
* feat: invitation link schema and apis
* feat: add invitation link
* feat: member status: active, leave, forbidden
* fix: expires show hours and minutes
* feat: invalid invitation link hint
* fix: typo
* chore: fix typo & i18n
* fix
* pref: fe
* feat: add ttl index for 30-day-clean-up
* perf: invite member code (#4118 )
* perf: invite member code
* fix: ts
* fix: model test channel id;fix: quote reader (#4123 )
* fix: model test channel id
* fix: quote reader
* fix chat quote reader (#4125 )
* perf: model test;perf: sidebar trigger (#4127 )
* fix: import dataset step error;perf: ai proxy avatar (#4074 )
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* perf: model test
* perf: sidebar trigger
* lock
* update nanoid version
* fix: select component ux
* fix: ts
* fix: vitest
* remove test
* fix: prompt toolcall ui (#4139 )
* load log error adapt
* fix: prompt toolcall ui
* perf: commercial function tip
* update package
* pref: copy link (#4147 )
* fix(i18n): namespace (#4143 )
* hiden dataset source (#4152 )
* hiden dataset source
* perf: reader
* chore: move all tests into a single folder (#4160 )
* fix modal close scroll (#4162 )
* fix modal close scroll
* update refresh
* feat: rerank modal select and weight (#4164 )
* fix loadInitData refresh (#4169 )
* fix
* fix
* form input number default & api dataset max token
* feat: mix search weight (#4170 )
* feat: mix search weight
* feat: svg render
* fix: avatar error remove (#4173 )
* fix: avatar error remove
* fix: index
* fix: guide
* fix: auth
* update package;fix: input data model ui (#4181 )
* update package
* fix: ts
* update config
* update jieba package
* add type sign
* fix: input data ui
* fix: page title refresh (#4186 )
* fix: ts
* update jieba package
* fix: page title refresh
* fix: remove member length check when opening invite create modal (#4193 )
* add env to check internal ip (#4187 )
* fix: ts
* update jieba package
* add env to check internal ip
* package
* fix: jieba
* reset package
* update config
* fix: jieba package
* init shell
* init version
* change team reload
* update jieba package (#4200 )
* update jieba package
* package
* update package
* remove invalid code
* action
* package (#4201 )
* package
* update package
* remove invalid code
* package
* remove i18n tip (#4202 )
* doc (#4205 )
* fix: i18n (#4208 )
* fix: next config (#4207 )
* reset package
* i18n
* update config
* i18n
* remove log
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com >
Co-authored-by: shilin <39396378+shilin66@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
2025-03-18 14:40:41 +08:00
Archer
d05259dedd
perf: retry to load image;perf: default index check ( #4004 )
...
* perf: retry to load image
* perf: default index check
2025-03-06 18:28:09 +08:00
Archer
adf5377ebe
Add image index and pdf parse ( #3956 )
...
* feat: think tag parse
* feat: parse think tag test
* feat: pdf parse ux
* feat: doc2x parse
* perf: rewrite training mode setting
* feat: image parse queue
* perf: image index
* feat: image parse process
* feat: add init sh
* fix: ts
2025-03-06 18:28:03 +08:00
Archer
df4d6f86ce
fix: delete dataset field error ( #3925 )
...
* fix: collection list count
* fix: collection list count
* update doc
* perf: tts selector ui
* fix: delete dataset field error
* doc
2025-02-28 12:29:18 +08:00
Archer
81a06718d8
feat: ai proxy v1 ( #3898 )
...
* feat: ai proxy v1
* perf: ai proxy channel crud
* feat: ai proxy logs
* feat: channel test
* doc
* update lock
2025-02-27 09:56:52 +08:00
Finley Ge
fb6dbaf2d6
feat/workorder ( #3860 )
...
* feat: workorder
* pref: workorder button
* chore: move workorder to common
* chore: format code
* pref: style
2025-02-24 19:59:06 +08:00
Archer
09205e4666
fix: price page init data;perf: usage code;fix: reasoning tokens;fix: workflow basic node cannot upgrade ( #3816 )
...
* fix: img read
* fix: price page init data
* perf: ai model avatar
* perf: refresh in change team
* perf: null checker
* perf: usage code
* fix: reasoning tokens
* fix: workflow basic node cannot upgrade
* perf: model refresh
* perf: icon refresh
2025-02-18 20:50:25 +08:00