Archer
b0297d2915
Add test ( #4721 )
...
* Add unit tests for Markdown utility functions and CodeClassNameEnum. (#4716 )
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
* Add unit tests for authChatCrud and authCollectionInChat functions in chat service. (#4718 )
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
---------
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-04-29 12:15:07 +08:00
Archer
5023da4489
Feat: Quote auth ( #4715 )
...
* fix outlink quote number auth (#4705 )
* perf: quote auth
* feat: qwen3 config
---------
Co-authored-by: heheer <heheer@sealos.io>
2025-04-29 12:05:04 +08:00
Finley Ge
26e320b0df
fix: app/dataset list peredit bug ( #4714 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-04-29 11:12:49 +08:00
Archer
d2a32c363d
perf: chat log list ( #4704 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Deploy doc image to cf / deploy-production (push) Has been cancelled
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* perf: chat log list
* remove log
2025-04-28 18:19:15 +08:00
dreamer6680
e0b85ca4c2
Test ( #4701 )
...
* fix utmparams
* add utmparams
* fix
* fix
* Optimized the JsonImportModal shutdown logic to ensure that UTM parameters and workflows are removed when closing.
* remove some import
2025-04-28 17:55:43 +08:00
heheer
3a911c5130
fix chat log list api ( #4700 )
2025-04-28 17:51:57 +08:00
Archer
433e7ed911
Update doc ( #4697 )
...
* perf: share link tip
* udpate doc
2025-04-28 14:19:42 +08:00
heheer
293c0cdb40
url params filter logic ( #4694 )
2025-04-28 14:04:24 +08:00
Archer
ca8adbbf95
feat: streamable http mcp ( #4695 )
...
* feat: streamable http mcp
* mcp api path
* fix: ts
2025-04-28 12:45:51 +08:00
Archer
3313bf933c
update version ( #4692 )
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-04-28 10:46:20 +08:00
heheer
cc01aa4ab8
fix share link chat quote number ( #4690 )
...
* fix share link chat quote number
* fix ts
* usememo
2025-04-28 10:33:33 +08:00
Archer
d6fed3d23a
perf: fetch url ( #4687 )
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-04-27 23:11:08 +08:00
Archer
659b8b1106
Test shorurl ( #4686 )
...
* Short-chain burying (#4678 )
* TrackRegisterParams
* 新增工作流导入功能,支持从URL获取工作流JSON数据并创建应用。实现了URL验证、CORS处理、剪贴板读取等功能,确保用户能够顺利导入工作流数据。
* 更新工作流导入功能,将导入逻辑从utils模块迁移至workflow模块,并修正相关导入路径。此更改有助于代码结构的清晰和模块化。
* 优化工作流导入组件,重构导入逻辑,增加从URL获取工作流数据的功能,并实现JSON配置导入窗口。修复了状态管理和错误处理,提升用户体验。
* 更新工作流导入功能,增加对UTM参数的支持,优化从URL获取工作流数据的逻辑,并重构相关API接口。修复了状态管理和错误处理,提升了用户体验。
* 更新创建应用的API接口,将UTM参数的字段名称从`shorUrlId`和`projectCode`修改为`shorUrlPlatform`和`shorUrlProjectCode`,以提高代码的可读性和一致性。
* impoter json
* Optimize the logic
* delete some console
* fix
* perf: sem code
---------
Co-authored-by: dreamer6680 <1468683855@qq.com>
2025-04-27 22:56:42 +08:00
Archer
5357aa402b
perf: Add tool call prompt ( #4683 )
...
* update i18n
* perf: Add tool call prompt
2025-04-27 18:29:10 +08:00
heheer
9923a402d9
fix: chat quote number ( #4679 )
2025-04-27 17:54:07 +08:00
Archer
1465999c46
feat: get tokens from api usage ( #4671 )
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-04-27 01:13:38 +08:00
Archer
0720bbe4da
V4.9.7 feature ( #4669 )
...
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* 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
Finley Ge
a669a60fe6
fix: collabrator ( #4660 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix: inherit permission of orgs
* fix: org members' permission bug
2025-04-25 16:21:39 +08:00
heheer
25dc8984be
add answer quote number ( #4658 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-04-25 10:34:37 +08:00
heheer
2a54be4d91
support mcp client streamable http ( #4650 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* support mcp streamable http
* fix
* fix
* remove deps
2025-04-24 23:04:54 +08:00
heheer
5c93545016
fix 4.9.6 ( #4631 )
...
Deploy doc image to cf / deploy-production (push) Has been cancelled
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* 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
2025-04-22 20:10:35 +08:00
gru-agent[bot]
27614e9e8b
Add unit tests for toolList API functions and update the export statements in toolList.ts. ( #4623 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-04-22 15:26:05 +08:00
heheer
2dd5cf6d1f
mcp server tool alias ( #4621 )
2025-04-22 15:25:11 +08:00
Finley Ge
6c61812e7a
fix: app copy api ( #4614 )
...
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix: app copy
* test: add app copy test case
2025-04-21 16:25:18 +08:00
Archer
9cd6d2e81f
perf: init model ( #4610 )
...
* fix: model config undefined value
* perf: init model
2025-04-21 14:44:34 +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
d9a4a5f3e7
fix: mongodb file oversize ( #4594 )
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Sync images / sync (push) Has been cancelled
2025-04-18 15:01:18 +08:00
Archer
8f8d4c4190
update package version ( #4586 )
2025-04-18 00:34:15 +08:00
Archer
22fc7dddfb
perf: text splitter ( #4584 )
...
* perf: text splitter
* update doc
2025-04-17 19:08:04 +08:00
dreamer6680
ab059d105c
Fixed: Updated the iframe allow property in the SelectUsingWayModal component to add support for microphones. ( #4583 )
2025-04-17 18:56:52 +08:00
Archer
853a75c9bc
update mcp doc ( #4572 )
2025-04-17 12:24:59 +08:00
Archer
4fad9c6025
fix: mcp_server docker file ( #4570 )
2025-04-17 10:36:45 +08:00
Archer
c2fd5f5f5a
Fix: mcp_server build ( #4569 )
...
* update doc
* perf: avatar
* fix: mcp server
2025-04-17 10:32:28 +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
Finley Ge
47f674666b
fix: app/dataset create ( #4554 )
2025-04-16 12:04:00 +08:00
Archer
0c9e56c1ee
Test sandbox ( #4547 )
...
* feat: python sandbox execute with a temporary file (#4464 )
* change runPythonSandbox:
1. write code into a temp file in /tmp dir then run it
2. write sandbox python script into a tmp file then run it
* repair subProcess.py file does not generate in tmp dir
* Adjust the security policy to kill (#4546 )
---------
Co-authored-by: Donald Yang <yjyangfan@gmail.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
2025-04-15 16:26:10 +08:00
dependabot[bot]
565b3e4319
chore(deps): bump @nestjs/common from 10.4.15 to 10.4.16 ( #4541 )
...
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common ) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/nestjs/nest/releases )
- [Commits](https://github.com/nestjs/nest/commits/v10.4.16/packages/common )
---
updated-dependencies:
- dependency-name: "@nestjs/common"
dependency-version: 10.4.16
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 15:26:09 +08:00
Finley Ge
efad4c101f
test: add opreationLog mock ( #4542 )
2025-04-15 14:03:21 +08:00
Archer
b943d05d5a
V4.9.5 feature ( #4534 )
...
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* update doc
* add response detail value
* fix: filter params
2025-04-14 18:36:16 +08:00
gggaaallleee
2af3cd83f2
update Log ( #4533 )
...
* add log search
* update log
2025-04-14 18:28:42 +08:00
heheer
38597d8f04
fix chat test response detail ( #4529 )
2025-04-14 17:01:22 +08:00
Archer
88ed019717
feat: workflow input node add selectMulti; MultipleSelect component ( #4527 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* 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>
2025-04-14 14:39:35 +08:00
Archer
16a22bc76a
V4.9.5 feature ( #4520 )
...
Deploy doc image to cf / deploy-production (push) Has been cancelled
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* 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>
2025-04-12 12:48:19 +08:00
heheer
4e7fa29087
fix share page dataset search show ( #4506 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix share page dataset search show
* add comment
* Fix
2025-04-10 23:06:06 +08:00
Archer
ec3bcfa124
fix: password check ( #4497 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Deploy doc image to cf / deploy-production (push) Has been cancelled
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* fix: password check
* add doc
* fix: password check
2025-04-10 11:49:35 +08:00
Archer
199f454b6b
feat: team permission refine ( #4494 ) ( #4498 )
...
* 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>
2025-04-10 11:11:54 +08:00
Archer
c02864facc
fix: package plus request ( #4492 )
...
* fix plus request (#4476 )
* perf: package plus request
* perf: plus request fix
* fix: doc
---------
Co-authored-by: heheer <heheer@sealos.io>
2025-04-09 23:44:14 +08:00
Archer
e4629a5c8c
fix: queue ( #4485 )
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-04-09 13:43:26 +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
a.e.
5ad383bc6e
fix: add connection timeout to database settings ( #4434 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
2025-04-02 18:11:23 +08:00
Archer
be34b69f9b
update doc ( #4408 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
2025-03-31 15:11:36 +08:00
Mr-Chiang
944774ec5f
Update:同知识库搜索问题 ( #4405 )
2025-03-31 13:34:07 +08:00
Mr-Chiang
5b21b4b674
Update:知识库名称搜索出文件夹后,点击文件夹未置空搜索框,导致进不了文件夹的下一级,工作台也有此问题 ( #4404 )
2025-03-31 13:33:49 +08:00
Finley Ge
73db92e4ad
chore: edit the version number ( #4398 )
2025-03-31 10:19:42 +08:00
heheer
a37c75159f
fix child app update variables ( #4385 )
2025-03-28 17:36:07 +08:00
Archer
0ed99d8c9a
Check debug ( #4384 )
...
* 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 2b335a9938 .
* revert: rendertool
* refactor: Remove unused imports and functions to simplify code
* perf: debug interactive
---------
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
2025-03-28 17:09:08 +08:00
Archer
2d3ae7f944
doc ( #4381 )
...
* doc
* doc
2025-03-28 13:52:08 +08:00
Archer
565a966d19
Python Sandbox ( #4380 )
...
* 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>
2025-03-28 13:45:09 +08:00
Archer
4f86a0591c
perf: update test model ux ( #4375 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* perf: update test model ux
* feat: oceanbase vector db doc
2025-03-27 18:45:30 +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
Theresa
ccf9f5be2e
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
2025-03-27 18:30:21 +08:00
Archer
05b3062204
V4.9.2 feature ( #4354 )
...
* 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>
2025-03-27 16:54:08 +08:00
Finley Ge
96aabdf579
fix: simple app all_app button ( #4365 )
2025-03-27 16:48:22 +08:00
Finley Ge
e9f75c7e66
pref: useScrollPagination support debounce and throttle. ( #4355 )
...
* pref: useScrollPagination support debounce and throttle.
* fix: useScrollPagination loading
* fix: isloading
* fix: org search path hide
2025-03-27 15:58:13 +08:00
Archer
9d97b60561
perf: member tableui ( #4353 )
2025-03-27 10:55:54 +08:00
gru-agent[bot]
f483832749
test: Add unit test for projects/app/src/pages/api/core/dataset/collection/paths.ts ( #4350 )
...
* 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>
2025-03-27 10:41:24 +08:00
gru-agent[bot]
0778508908
test: Add unit test for projects/app/src/pages/api/core/dataset/paths.ts ( #4349 )
...
* 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>
2025-03-27 10:38:55 +08:00
Archer
f3a069bc80
perf: long org name ui ( #4347 )
...
* sync collection
* remove lock
* perf: long org name ui
2025-03-27 10:13:06 +08:00
Finley Ge
2ebb2ccc9c
pref: member list ( #4344 )
...
* chore: search member new api
* chore: permission
* fix: ts error
* fix: member modal
2025-03-27 10:13:04 +08:00
Archer
484b87478c
perf: intro wrap ( #4346 )
...
* sync collection
* remove lock
* perf: intro wrap
2025-03-27 10:11:24 +08:00
Finley Ge
a17623d4ea
fix: group ( #4330 )
2025-03-27 10:11:24 +08:00
Archer
dd2f7bdcfd
fix: ts ( #4325 )
...
* sync collection
* remove lock
* fix: ts
2025-03-27 10:11:24 +08:00
Archer
4871a6980f
perf: member group ( #4324 )
...
* sync collection
* remove lock
* perf: member group
2025-03-27 10:11:22 +08:00
Finley Ge
64fb09146f
fix: member list, login button ( #4322 )
2025-03-27 10:08:24 +08:00
Finley Ge
1fdf947a13
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
2025-03-27 10:08:23 +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
826a53dcb6
tmp org api rewrite ( #4304 )
...
* sync collection
* remove lock
* tmp org api rewrite
2025-03-27 10:05:32 +08:00
Finley Ge
5a47af6fff
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
2025-03-27 10:05:32 +08:00
Archer
6ea57e4609
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
2025-03-27 10:05:32 +08:00
Archer
2fcf421672
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
2025-03-27 10:05:31 +08:00
heheer
a680b565ea
fix input form label overflow ( #4266 )
2025-03-27 10:05:31 +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
222ff0d49a
fix: member count ( #4269 )
2025-03-27 10:05:31 +08:00
Archer
2c73e9dc12
perf: ai proxy ( #4265 )
...
* sync collection
* remove lock
* perf: ai proxy
2025-03-27 10:05:30 +08:00
Archer
9918133426
update prompt version ( #4242 )
...
* sync collection
* remove lock
* update prompt version
2025-03-27 10:05:30 +08:00
heheer
8eec8566db
feat: node prompt version ( #4141 )
...
* feat: node prompt version
* fix
* delete unused code
* fix
* fix code
2025-03-27 10:05:30 +08:00
heheer
6a4eada85b
fix variable sync & popover button height ( #4227 )
...
* fix variable sync & popover button height
* required
2025-03-27 10:05:29 +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
6fee39873d
fix ts ( #4239 )
...
* sync collection
* remove lock
* fix ts
* fix: ts
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
Finley Ge
73451dbc64
fix: invite link ( #4229 )
...
* fix: invite link
* feat: create invite link and copy it directly
2025-03-27 10:05:02 +08:00
Archer
077350e651
perf: custom varialbe ( #4225 )
2025-03-27 10:05:02 +08:00
heheer
d52700c645
add external variable debug ( #4204 )
...
* add external variable debug
* fix ui
* plugin variables
2025-03-27 10:05:02 +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
gggaaallleee
cb29076e5b
Inform ( #4307 )
...
* add manager change memberName and update inform UI
* change icon and some inform ui
* change for comment
* fix for comment
2025-03-27 10:04:29 +08:00
gru-agent[bot]
29a10c1389
test: Add unit test for projects/app/src/global/core/chat/utils.ts ( #4328 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* Add unit tests for chat utility functions and enhance statistical data calculation in utils.ts.
* Update utils.ts
---------
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
Co-authored-by: Archer <545436317@qq.com>
2025-03-26 13:46:21 +08:00
LGiki
fc23db745c
fixed: permission error when viewing database search node responses ( #4308 )
...
Fix issue where API-called workflows with database search nodes would show
"无权操作该数据集" when trying to view full responses in conversation logs.
2025-03-26 10:47:39 +08:00
Archer
9a1fff74fd
fix: nextjs 14.2.24 cannot auto create local storage ( #4249 ) ( #4250 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
2025-03-20 11:40:47 +08:00
Archer
de87639fce
fix: vector name ( #4246 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
2025-03-20 00:27:31 +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
gggaaallleee
70563d2bcb
fix DatasetSelectModal.tsx ( #4241 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-03-19 23:08:22 +08:00
Archer
e75d81d05a
V4.9.1 feature ( #4206 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* 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
Finley Ge
bb30ca4859
chore: vitest support ( #4026 )
...
* chore: vitest
* chore: move test files
* chore: support vitest
* fix: exclude test files
* chore(ci): add test workflow
* feat: remove read env
2025-03-12 19:27:53 +08:00
dependabot[bot]
3a730a23cb
chore(deps): bump next from 14.2.5 to 14.2.21 in /projects/app ( #4087 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.5 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.21 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 11:39:44 +08:00
dependabot[bot]
75cb46796a
chore(deps): bump axios from 1.7.2 to 1.8.2 ( #4088 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 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.2...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>
2025-03-11 11:38:19 +08:00
Wenhao Zhu
0dccfd176d
fix: 修复最大响应 tokens 提示显示错误的问题 ( #4048 )
2025-03-10 10:01:25 +08:00
Archer
a1b114e426
feat: qwen qwq model config ( #4008 )
2025-03-06 20:18:33 +08:00
archer
c005a94454
version doc
2025-03-06 18:39:00 +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
43f30b3790
doc
2025-03-06 18:28:09 +08:00
Archer
7c419a26b3
pdf parse doc ( #3990 )
2025-03-06 18:28:08 +08:00
Archer
e131465d25
fix: link ( #3987 )
2025-03-06 18:28:08 +08:00
Archer
a345e56508
simple mode tool reason ( #3984 )
...
* simple mode tool reason
* model config cannot set empty
* perf: read files code
* perf: mongo gridfs chunks
* perf: doc
2025-03-06 18:28:07 +08:00
archer
32ce032995
update init sh
2025-03-06 18:28:07 +08:00
Archer
3e3f2165db
feat: prompt call tool support reason;perf: ai proxy doc ( #3982 )
...
* update schema
* perf: ai proxy doc
* feat: prompt call tool support reason
2025-03-06 18:28:05 +08:00
Archer
e98d6f1d30
Add markdown format; Update doc ( #3969 )
...
* update doc
* markdown
2025-03-06 18:28:04 +08:00
Archer
54eb5c0547
feat: pg vector 0.8.0;perf: app pdf enhance parse ( #3962 )
...
* perf: app pdf enhance parse
* feat: pg vector 0.8.0
* update schema default
* model sort and default image
* perf: i18n
* perf: ui tip
2025-03-06 18:28:04 +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
Finley Ge
662a4a4671
fix: remove defaultTeam ( #3989 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-03-06 00:26:32 +08:00
heheer
dbf25cef88
fix ai proxy logs pagination ( #3954 )
...
* fix ai proxy logs pagination
* delete unused code
2025-03-05 14:08:38 +08:00
Archer
b4dda6a41b
fix: Check the url to avoid ssrf attacks ( #3965 )
...
* fix: Check the url to avoid ssrf attacks
* Delete docSite/content/zh-cn/docs/development/upgrading/490.md
2025-03-04 14:45:29 +08:00
Archer
e860c56b77
perf: delete dataset ( #3949 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* fix: collection list count
* fix: collection list count
* ai proxy ui
* perf: delete dataset
* perf: add dataset text index
* update doc
2025-03-03 12:49:13 +08:00
Archer
efac5312b4
fix: rerank model cannot use ai proxy ( #3945 )
...
* fix: collection list count
* fix: collection list count
* fix: rerank model cannot use ai proxy
* mongo init
2025-03-03 11:49:35 +08:00
Finley Ge
4bc7f21182
fix: add order:true to all create transactions ( #3948 )
2025-03-03 11:37:51 +08:00
Archer
abc6dffb41
4.8.23 dev ( #3932 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* fix: collection list count
* fix: collection list count
* update doc
* perf: init log
* yml
2025-02-28 19:18:12 +08:00
Archer
cf0aaa1091
fix: invalid dataset data clear ( #3927 )
...
* fix: collection list count
* fix: collection list count
* fix: invalid dataset data clear
* update ts
* perf: cron clear invalid data
* perf: init
* perf: clear invalid code
* update init
* perf: clear invalid code
* perf: clear invalid code
* perf: init count
* batch init
* batch init
* batch init
* batch init
* add comment
* perf: init
* fix: api proxy type
2025-02-28 17:49:20 +08:00
Archer
ac4255ea0c
4.8.23 dev ( #3926 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix: collection list count
* fix: collection list count
* fix: ts
2025-02-28 12:33:09 +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
heheer
e697fda82f
fix: export chat log - chat detail order ( #3923 )
2025-02-28 11:33:46 +08:00
Archer
1aa319e7aa
Update package.json ( #3919 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-02-27 22:25:26 +08:00
Archer
fc9e614f88
4.8.23 dev ( #3917 )
...
* fix: icon refresh
* fix: aiproxy http request
* fix: collection list count
* fix: collection list count
* fix: tts selector name
* update action
2025-02-27 22:15:48 +08:00
Finley Ge
9bbee60cde
fix: ts error ( #3911 )
2025-02-27 16:31:14 +08:00
Archer
c3d3b30d7e
update code positon ( #3907 )
2025-02-27 10:30:43 +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
747bb303ec
chore: upgrade mongoose to v8.10.x for security ( #3868 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* chore: upgrade mongoose to v8.10.x for security
* chore: remove duplicate code
* fix: ts error
2025-02-26 18:32:19 +08:00
Finley Ge
cf9c8e9f6a
fix: leave team and refresh memberlist ( #3893 )
2025-02-26 18:29:05 +08:00
Archer
5d5bee9e41
remove markdown format;refresh username;perf: latext render ( #3877 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* refresh username
* remove md format
* perf: latext render
* ignore big image
* model config
2025-02-25 16:16:30 +08:00
Archer
4f0dd96699
perf: work order tip ( #3874 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-02-24 20:26:15 +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
255764400f
feat: model config required check;feat: dataset text model default setting ( #3866 )
...
* feat: model config required check
* feat: dataset text model default setting
* perf: collection list count
* fix: ts
* remove index count
2025-02-24 19:55:49 +08:00
Archer
6762723b10
perf: ery extension and fix filter same embedding result ( #3833 )
...
* perf: ery extension and fix filter same embedding result
* fix: extract node too long
* perf: ui
* perf: not chatId will auto save
* fix: laf
* fix: member load
* feat: add completions unstream error response
* feat: add completions unstream error response
* updat emodel provider
2025-02-19 22:16:43 +08:00
heheer
8604cbd021
fix source name ( #3834 )
2025-02-19 20:42:30 +08:00
Finley Ge
206325bc5f
chore: team, orgs, search and so on ( #3807 )
...
* feat: clb search support username, memberName, contacts
* feat: popup org names
* feat: update team member table
* feat: restore the member
* feat: search user in team member table
* feat: bind contact
* feat: export members
* feat: org tab could delete member
* feat: org table search
* feat: team notification account bind
* feat: permission tab search
* fix: wecom sso
* chore(init): copy notificationAccount to user.contact
* chore: adjust
* fix: ts error
* fix: useConfirm iconColor customization
* pref: fe
* fix: style
* fix: fix team member manage
* pref: enlarge team member pagesize
* pref: initv4822
* fix: pageSize
* pref: initscritpt
2025-02-19 17:27:19 +08:00
Archer
09205e4666
fix: price page init data;perf: usage code;fix: reasoning tokens;fix: workflow basic node cannot upgrade ( #3816 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* 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
heheer
8ba2339890
download fetch baseurl & node select dnd ( #3820 )
2025-02-18 20:25:15 +08:00
Finley Ge
3e13397614
fix: refresh memberlist when switching account ( #3814 )
2025-02-18 13:54:56 +08:00
Archer
b14674cc6f
fix: whisper checker;fix: img read ( #3813 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix: img read
* fix: whisper checker
* perf: dev doc
* perf: dev doc
* remove invalid code
2025-02-18 10:08:25 +08:00
Archer
4d20274a97
feat: think tag parse ( #3805 ) ( #3808 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* feat: think tag parse
* remove some model config
* feat: parse think tag test
2025-02-17 20:57:36 +08:00
heheer
4447e40364
fix template market simple app ( #3804 )
2025-02-17 20:56:46 +08:00
Archer
d2b60ec785
fix: model check circle tip ( #3786 )
...
* model config
* feat: normalization embedding
* remove log
* version doc
* version doc
* fix: model check circle tip
* uml
2025-02-14 11:42:14 +08:00
a.e.
1226fe42a1
fix: skip thirdparty sso state verification ( #3721 ) ( #3782 )
2025-02-14 11:39:34 +08:00
Finley Ge
abd375cdec
fix: app/dataset list api return private flag ( #3784 )
2025-02-14 11:38:48 +08:00
Archer
7aacce8b0b
4.9.0 test ( #3779 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* model config
* feat: normalization embedding
* remove log
* version doc
* version doc
2025-02-13 16:27:41 +08:00
heheer
686b09afd1
chatbot not overflow ( #3777 )
...
* chatbot not overflow
* add comment
2025-02-13 15:10:22 +08:00
heheer
3cfec37e9d
fix embed chatbot default open ( #3774 )
2025-02-13 13:36:56 +08:00
Archer
d3641c877c
perf: unlogin user fetch data ( #3775 )
...
* model config
* feat: normalization embedding
* perf: unlogin user fetch data
2025-02-13 13:36:33 +08:00
Archer
1094c65f2b
perf: http empty params ( #3773 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* model config
* feat: normalization embedding
* perf: http empty params
* doc
2025-02-13 10:35:11 +08:00
Archer
abe082b9ab
i18n perf ( #3770 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* model config
* feat: normalization embedding
* perf: mark ui
* perf: i18n
* fix: rerank error tip
2025-02-12 16:36:21 +08:00
heheer
132cf69372
optimize dnd drag code ( #3768 )
2025-02-12 15:25:31 +08:00
heheer
06a8a5e23d
fix: simple mode variables dnd ( #3767 )
...
* fix: simple mode variables dnd
* optimize dnd drag
2025-02-12 14:36:04 +08:00
heheer
c42deab63b
global variable & interactive node dnd ( #3764 )
2025-02-12 12:27:36 +08:00
Archer
58f715e878
perf: request quantity;perf: share page error circulation;perf: share chat toast ( #3763 )
...
* model config
* feat: normalization embedding
* perf: share page error circulation
* perf: request quantity
* perf: share chat toast
* perf: queue
2025-02-12 11:36:29 +08:00
heheer
f5d045eece
export csv format & log title debounce ( #3754 )
2025-02-11 17:36:00 +08:00
heheer
f002896a24
chat logs filter & export ( #3737 )
...
* chat logs filter & export
* export chat detail
2025-02-11 16:32:47 +08:00
Archer
8738c32fb0
4.8.21 feature ( #3742 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* model config
* feat: normalization embedding
* adapt unstrea reasoning response
* remove select app
* perf: dataset search code
* fix: multiple audio video show
* perf: query extension output
* perf: link check
* perf: faq doc
* fix: ts
* feat: support reasoning text output
* feat: workflow support reasoning output
2025-02-11 13:53:08 +08:00
heheer
896a3f1472
add plugin unexist error tips ( #3717 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* add plugin unexist error tips
* throw error when run plugin
* check workflow
* plugin data avoid request twice
* auth owner tmbId
* fix
2025-02-10 15:20:49 +08:00
Archer
51e17a47fa
feat: normalization embedding;feat: model top_p param config ( #3723 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* edit form force close image select
* model config
* feat: normalization embedding
* perf: add share page title force refresh
2025-02-08 12:16:46 +08:00
Archer
42b2046f96
4.8.21 feature ( #3720 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* agent search demo
* edit form force close image select
* feat: llm params and doubao1.5
* perf: model error tip
* fix: template register path
* package
2025-02-08 10:44:33 +08:00
heheer
bb82b515e0
feat: auto adapt outlink chatwindow position ( #3707 )
2025-02-08 09:49:41 +08:00
Archer
d857a391b3
4.8.20 update ( #3706 )
...
* fix: rerank auth token
* feat: check null value
* bind notify
* perf: reasoning config
* Adapt mongo 4.x index
2025-02-06 14:34:43 +08:00
Archer
772c1cde77
remove log ( #3692 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-02-05 11:17:38 +08:00
Archer
f252918228
model config doc ( #3689 )
2025-02-05 09:52:03 +08:00
Archer
db2c0a0bdb
V4.8.20 feature ( #3686 )
...
* Aiproxy (#3649 )
* model config
* feat: model config ui
* perf: rename variable
* feat: custom request url
* perf: model buffer
* perf: init model
* feat: json model config
* auto login
* fix: ts
* update packages
* package
* fix: dockerfile
* feat: usage filter & export & dashbord (#3538 )
* feat: usage filter & export & dashbord
* adjust ui
* fix tmb scroll
* fix code & selecte all
* merge
* perf: usages list;perf: move components (#3654 )
* perf: usages list
* team sub plan load
* perf: usage dashboard code
* perf: dashboard ui
* perf: move components
* add default model config (#3653 )
* 4.8.20 test (#3656 )
* provider
* perf: model config
* model perf (#3657 )
* fix: model
* dataset quote
* perf: model config
* model tag
* doubao model config
* perf: config model
* feat: model test
* fix: POST 500 error on dingtalk bot (#3655 )
* feat: default model (#3662 )
* move model config
* feat: default model
* fix: false triggerd org selection (#3661 )
* export usage csv i18n (#3660 )
* export usage csv i18n
* fix build
* feat: markdown extension (#3663 )
* feat: markdown extension
* media cros
* rerank test
* default price
* perf: default model
* fix: cannot custom provider
* fix: default model select
* update bg
* perf: default model selector
* fix: usage export
* i18n
* fix: rerank
* update init extension
* perf: ip limit check
* doubao model order
* web default modle
* perf: tts selector
* perf: tts error
* qrcode package
* reload buffer (#3665 )
* reload buffer
* reload buffer
* tts selector
* fix: err tip (#3666 )
* fix: err tip
* perf: training queue
* doc
* fix interactive edge (#3659 )
* fix interactive edge
* fix
* comment
* add gemini model
* fix: chat model select
* perf: supplement assistant empty response (#3669 )
* perf: supplement assistant empty response
* check array
* perf: max_token count;feat: support resoner output;fix: member scroll (#3681 )
* perf: supplement assistant empty response
* check array
* perf: max_token count
* feat: support resoner output
* member scroll
* update provider order
* i18n
* fix: stream response (#3682 )
* perf: supplement assistant empty response
* check array
* fix: stream response
* fix: model config cannot set to null
* fix: reasoning response (#3684 )
* perf: supplement assistant empty response
* check array
* fix: reasoning response
* fix: reasoning response
* doc (#3685 )
* perf: supplement assistant empty response
* check array
* doc
* lock
* animation
* update doc
* update compose
* doc
* doc
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
2025-02-05 00:10:47 +08:00
Archer
16629e32a7
4819 doc ( #3646 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
2025-01-22 10:01:09 +08:00
a.e.
d67474170a
fix: permission conflict after moving ( #3639 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-01-21 22:35:10 +08:00
shilin
fe59eadcee
fix: 数字输入框无法输入0 ( #3641 )
2025-01-21 18:56:57 +08:00
Archer
946bd20dbf
fix: loal file api error ( #3637 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* update doc
* fix: loal file api error
* fix: number input import
* feat: icon load
2025-01-21 16:46:49 +08:00
Archer
3c97757e4d
4.8.19-feature ( #3636 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Sync images / sync (push) Has been cancelled
* feat: sync org from wecom, pref: member list pagination (#3549 )
* feat: sync org
* chore: fe
* chore: loading
* chore: type
* pref: team member list change to pagination. Edit a sort of list apis.
* feat: member update avatar
* chore: user avatar move to tmb
* chore: init scripts move user avatar
* chore: sourceMember
* fix: list api sourceMember
* fix: member sync
* fix: pagination
* chore: adjust code
* chore: move changeOwner to pro
* chore: init v4819 script
* chore: adjust code
* chore: UserBox
* perf: scroll page code
* perf: list data
* docs:更新用户答疑 (#3576 )
* docs: add custom uid docs (#3572 )
* fix: pagination bug (#3577 )
* 4.8.19 test (#3584 )
* faet: dataset search filter
* fix: scroll page
* fix: collection list api old version (#3591 )
* fix: collection list api format
* fix: type error of addSourceMemeber
* fix: scroll fetch (#3592 )
* fix: yuque dataset file folder can enter (#3593 )
* perf: load members;perf: yuque load;fix: workflow llm params cannot close (#3594 )
* chat openapi doc
* feat: dataset openapi doc
* perf: load members
* perf: member load code
* perf: yuque load
* fix: workflow llm params cannot close
* fix: api dataset reference tag preview (#3600 )
* perf: doc
* feat: chat page config
* fix: http parse (#3634 )
* update doc
* fix: http parse
* fix code run node reset template (#3633 )
Co-authored-by: Archer <545436317@qq.com>
* docs:faq (#3627 )
* docs:faq
* docsFix
* perf: sleep plugin
* fix: selector
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
2025-01-20 19:42:33 +08:00
Archer
80c8897e10
fix: create plugin by curl ( #3580 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2025-01-13 18:27:31 +08:00
heheer
e933dacb05
curl create plugin with inputs ( #3573 )
2025-01-13 17:37:27 +08:00
Archer
d0d1a2cae8
perf: http body;perf: create by json;perf: create by curl ( #3570 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* perf: http body
* feat: create app by json (#3557 )
* feat: create app by json
* fix build
* perf: create by json;perf: create by curl
* fix: ts
---------
Co-authored-by: heheer <heheer@sealos.io>
2025-01-12 22:49:03 +08:00
Archer
f1f0ae2839
fix: per;fix: invite user un refresh;perf: loginout ( #3566 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Sync images / sync (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* perf: loginout
* fix: invite user un refresh
* fix: per
* fix: dockerfile
* perf: docker file
2025-01-11 17:16:17 +08:00
Archer
10d8c56e23
V4.8.18 feature ( #3565 )
...
* feat: org CRUD (#3380 )
* feat: add org schema
* feat: org manage UI
* feat: OrgInfoModal
* feat: org tree view
* feat: org management
* fix: init root org
* feat: org permission for app
* feat: org support for dataset
* fix: disable org role control
* styles: opt type signatures
* fix: remove unused permission
* feat: delete org collaborator
* perf: Team org ui (#3499 )
* perf: org ui
* perf: org ui
* feat: org auth for app & dataset (#3498 )
* feat: auth org resource permission
* feat: org auth support for app & dataset
* perf: org permission check (#3500 )
* i18n (#3501 )
* name
* i18n
* feat: support dataset changeOwner (#3483 )
* feat: support dataset changeOwner
* chore: update dataset change owner api
* feat: permission manage UI for org (#3503 )
* perf: password check;perf: image upload check;perf: sso login check (#3509 )
* perf: password check
* perf: image upload check
* perf: sso login check
* force show update notification modal & fix login page text (#3512 )
* fix login page English text
* update notification modal
* perf: notify account (#3515 )
* perf(plugin): improve searXNG empty result handling and documentation (#3507 )
* perf(plugin): improve searXNG empty result handling and documentation
* 修改了文档和代码部分无搜索的结果的反馈
* refactor: org pathId (#3516 )
* optimize payment process (#3517 )
* feat: support wecom sso (#3518 )
* feat: support wecom sso
* chore: remove unused wecom js-sdk dependency
* fix qrcode script (#3520 )
* fix qrcode script
* i18n
* perf: full text collection and search code;perf: rename function (#3519 )
* perf: full text collection and search code
* perf: rename function
* perf: notify modal
* remove invalid code
* perf: sso login
* perf: pay process
* 4.8.18 test (#3524 )
* perf: remove local token
* perf: index
* perf: file encoding;perf: leave team code;@c121914yu perf: full text search code (#3528 )
* perf: text encoding
* perf: leave team code
* perf: full text search code
* fix: http status
* perf: embedding search and vector avatar
* perf: async read file (#3531 )
* refactor: team permission manager (#3535 )
* perf: classify org, group and member
* refactor: team per manager
* fix: missing functions
* 4.8.18 test (#3543 )
* perf: login check
* doc
* perf: llm model config
* perf: team clb config
* fix: MemberModal UI (#3553 )
* fix: adapt MemberModal title and icon
* fix: adapt member modal
* fix: search input placeholder
* fix: add button text
* perf: org permission (#3556 )
* docs:用户答疑的官方文档补充 (#3540 )
* docs:用户答疑的官方文档补充
* 问题回答的内容修补
* share link random avatar (#3541 )
* share link random avatar
* fix
* delete unused code
* share page avatar (#3558 )
* feat: init 4818
* share page avatar
* feat: tmp upgrade code (#3559 )
* feat: tmp upgrade code
* fulltext search test
* update action
* full text tmp code (#3561 )
* full text tmp code
* fix: init
* fix: init
* remove tmp code
* remove tmp code
* 4818-alpha
* 4.8.18 test (#3562 )
* full text tmp code
* fix: init
* upgrade code
* account log
* account log
* perf: dockerfile
* upgrade code
* chore: update docs app template submission (#3564 )
---------
Co-authored-by: a.e. <49438478+I-Info@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: Jiangween <145003935+Jiangween@users.noreply.github.com>
2025-01-11 15:15:38 +08:00
Archer
bb669ca3ff
fix: plugin cost ( #3533 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
2025-01-06 12:43:04 +08:00
Archer
fa92ef86b9
fix: system title ( #3522 )
2025-01-03 15:30:46 +08:00
Archer
b2fdefdc0c
update config.json ( #3497 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
2024-12-30 13:53:12 +08:00
Archer
50bf7f9a3b
V4.8.17 feature ( #3493 )
...
* split tokens into input and output (#3477 )
* split tokens into input and output
* query extension & tool call & question guide
* fix
* perf: input and output tokens
* perf: tool call if else
* perf: remove code
* fix: extract usage count
* fix: qa usage count
---------
Co-authored-by: heheer <heheer@sealos.io>
2024-12-30 10:13:25 +08:00
Archer
b520988c64
V4.8.17 feature ( #3485 )
...
* feat: add third party account config (#3443 )
* temp
* editor workflow variable style
* add team to dispatch
* i18n
* delete console
* change openai account position
* fix
* fix
* fix
* fix
* fix
* 4.8.17 test (#3461 )
* perf: external provider config
* perf: ui
* feat: add template config (#3434 )
* change template position
* template config
* delete console
* delete
* fix
* fix
* perf: Mongo visutal field (#3464 )
* remve invalid code
* perf: team member visutal code
* perf: virtual search; perf: search test data
* fix: ts
* fix: image response headers
* perf: template code
* perf: auth layout;perf: auto save (#3472 )
* perf: auth layout
* perf: auto save
* perf: auto save
* fix: template guide display & http input support external variables (#3475 )
* fix: template guide display
* http editor support external workflow variables
* perf: auto save;fix: ifelse checker line break; (#3478 )
* perf: auto save
* perf: auto save
* fix: ifelse checker line break
* perf: doc
* perf: doc
* fix: update var type error
* 4.8.17 test (#3479 )
* perf: auto save
* perf: auto save
* perf: template code
* 4.8.17 test (#3480 )
* perf: auto save
* perf: auto save
* perf: model price model
* feat: add react memo
* perf: model provider filter
* fix: ts (#3481 )
* perf: auto save
* perf: auto save
* fix: ts
* simple app tool select (#3473 )
* workflow plugin userguide & simple tool ui
* simple tool filter
* reuse component
* change component to hook
* fix
* perf: too selector modal (#3484 )
* perf: auto save
* perf: auto save
* perf: markdown render
* perf: too selector
* fix: app version require tmbId
* perf: templates refresh
* perf: templates refresh
* hide auto save error tip
* perf: toolkit guide
---------
Co-authored-by: heheer <heheer@sealos.io>
2024-12-27 20:05:12 +08:00
Archer
a209856d48
Fix config ( #3476 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Sync images / sync (push) Has been cancelled
* feat: SiliconCloud doc
* feat: SiliconCloud doc
* perf: silicon cloud doc
* perf: silicon cloud doc
2024-12-26 21:36:09 +08:00
Archer
108e1b92ef
perf: model provider show; perf: get init data buffer ( #3459 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Sync images / sync (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* pr code
* perf: model table show
* perf: model provider show
* perf: get init data buffer
* perf: get init data buffer
* perf: icon
2024-12-24 15:12:07 +08:00
Archer
f646ef8595
feat: model select support close params;perf: dataset params slider;update doc ( #3453 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* feat: model select support close params
* perf: dataset params slider
* update doc
* update doc
* add delete log
* perf: ai config overflow
* test
* test
* test
* delete collection tags
* delete collection tags
2024-12-23 23:47:33 +08:00
Archer
58fbf78c6e
perf: ai param config ( #3451 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Sync images / sync (push) Has been cancelled
* perf: ai param config
* pacakge import
* perf: ai config doc
2024-12-23 10:31:15 +08:00
Archer
87e7c23da4
4.8.16 test ( #3445 )
...
* perf: model selector ux
* perf: model selector ux
2024-12-20 19:38:20 +08:00
Archer
e6d53e3daa
4.8.16 test ( #3442 )
...
* perf: simple app save
* fix: notify config i18n
* perf: service side props render
* perf: model selector
* update doc
2024-12-20 18:58:40 +08:00
Archer
922cb433d3
perf: pay ui;update version doc ( #3439 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* perf: pay ui
* update doc
2024-12-19 17:54:56 +08:00
Archer
a997f277ad
4.8.16 test ( #3437 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* perf: auto login code
* perf: invoice phone
2024-12-19 14:52:19 +08:00
papapatrick
1f4e5f6d71
perf: add contact phone number in invoice header ( #3427 )
2024-12-19 14:01:07 +08:00
heheer
ce2e926d76
fix: add sso auto login config ( #3436 )
2024-12-19 13:33:56 +08:00
Archer
bd79e7701f
V4.8.16 dev ( #3431 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Sync images / sync (push) Has been cancelled
* feat: add feishu & yuque dataset (#3379 )
* feat: add feishu & yuque dataset
* fix ts
* fix ts
* move type position
* fix
* fix: merge interface
* fix
* feat: dingtalk sso support (#3408 )
* fix: optional sso state
* feat: dingtalk bot
* feat: dingtalk sso login
* chore: move i18n to user namespace
* feat: dingtalk bot integration (#3415 )
* feat: dingtalk bot integration
* docs: config dingtalk bot
* feat:sear XNG服务 (#3413 )
* feat:sear XNG服务
* 补充了courseUrl
* 添加了官方文档
* 错误时返回情况修正了一下
* Tracks (#3420 )
* feat: node intro
* feat: add domain track
* dingding sso login
* perf: api dataset code and add doc
* feat: tracks
* feat: searXNG plugins
* fix: ts
* feat: delete node tracks (#3423 )
* fix: dingtalk bot GET verification (#3424 )
* 4.8.16 test: fix: plugin inputs render;fix: ui offset (#3426 )
* fix: ui offset
* perf: dingding talk
* fix: plugin inputs render
* feat: menu all folder (#3429 )
* fix: recall code
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
2024-12-18 19:30:19 +08:00
Archer
8ba339e78f
Perf webhook ( #3406 )
...
* perf: plugin webhook
* perf: plugin webhook
2024-12-16 16:44:39 +08:00
Archer
bfac393ab1
Add question guide config ( #3403 )
...
* feat:Prompt task (#3337 )
* feat:猜你想问自定义功能
* 修改用户输入框部分,去除冗余代码
* 删除不必要的属性
* 删除多余内容
* 修正了格式问题,并实现获取调试和app最新参数
* 修正了几行代码
* feat:Prompt task (#3337 )
* feat:猜你想问自定义功能
* 修改用户输入框部分,去除冗余代码
* 删除不必要的属性
* 删除多余内容
* 修正了格式问题,并实现获取调试和app最新参数
* 修正了几行代码
* perf: question gudide code
* fix: i18n
* hunyuan logo
* fix: cq templates
* perf: create question guide code
* udpate svg
---------
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
2024-12-16 13:49:31 +08:00
a.e.
76d20b2b76
fix: handle sso state ( #3402 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-12-16 12:17:13 +08:00
papapatrick
b4933471cd
refactor: 知识块都改为markdown渲染 ( #3389 )
2024-12-16 12:16:44 +08:00
a.e.
3deac290bf
fix: sso redirect ( #3395 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
2024-12-13 17:58:57 +08:00
Archer
b7eb4c15de
fix: add multiple selector null check ( #3392 )
2024-12-13 14:15:30 +08:00
heheer
41a8536c16
fix template ( #3390 )
2024-12-13 12:08:36 +08:00
Archer
30a89fe4cb
fix: list permission ( #3386 )
2024-12-13 11:00:22 +08:00
Archer
c41def5fbb
Fix input ( #3385 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* doc
* fix: inputs
* fix: inputs
* fix: inputs
* fix: inputs
2024-12-13 08:28:33 +08:00
Archer
b596976a96
fix: render inputs ( #3384 )
2024-12-13 08:06:05 +08:00
Archer
e71708ee76
doc ( #3383 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* doc
* feat: navbar size
* navbar ui
2024-12-12 17:54:38 +08:00
Archer
ddddd998c8
Fix workflow detail ( #3382 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix: loop node init
* fix: workflow detail
* fix: point table
* add null check
2024-12-12 17:14:46 +08:00
heheer
181b854342
fix: cost tool tip display ( #3381 )
2024-12-12 17:05:27 +08:00
Archer
40af63b1dd
perf: remove auto delete invalid item ( #3377 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-12-11 22:46:32 +08:00
Archer
4b9b0dbbb9
perf: private app check ( #3376 )
...
* perf: private app check
* perf: clb count
2024-12-11 22:12:57 +08:00
Archer
c0135f5f21
fix: permission ( #3374 )
...
* fix: permission
* feat: create dataset per
2024-12-11 20:56:52 +08:00
Archer
69dc927a5a
feat: login limit ( #3369 )
...
* feat: login limit
* feat: env template
* fix: ts
2024-12-11 15:46:21 +08:00
Archer
d5752ddbaa
feat: Sync collection ( #3368 )
...
* feat: sync collection
* feat: sync collection
* perf: website selector
* update doc
2024-12-11 15:03:41 +08:00
Archer
806109b748
remove test code ( #3361 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-12-10 14:27:26 +08:00
Archer
b327e487a5
perf: app cron job ( #3360 )
2024-12-10 14:05:34 +08:00
heheer
c98224dda3
fix: multirow selector default value ( #3358 )
...
* fix: multirow selector default value
* fix
2024-12-10 11:53:19 +08:00
Archer
5cea6015c0
perf: http body parse ( #3357 )
...
* perf: http body parse
* perf: http body parse
2024-12-10 11:19:46 +08:00
Archer
fd47f73086
fix: auto send delay ( #3352 )
2024-12-10 09:51:49 +08:00
Archer
fc8f73fc55
更新 navbarPhone.tsx ( #3353 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-12-09 22:48:44 +08:00
Archer
1b8b11239c
perf: speech check ( #3351 )
...
* perf: speech check
* perf: version
2024-12-09 21:27:07 +08:00
Archer
15dc7b220e
perf: snap code ( #3350 )
...
* perf: readme
* perf: snap code
2024-12-09 18:27:40 +08:00
heheer
c64d629a6a
fix: loop node snapshot & infinite reload ( #3349 )
2024-12-09 18:18:33 +08:00
Archer
1a294c1fd3
perf: load plugin groups code;perf: system plugin schema;fix: special variables replace;perf: retry cron app job ( #3347 )
...
* perf: load plugin groups code
* perf: system plugin schema
* feat: retry cron app job
* fix: special variables replace
2024-12-09 17:18:07 +08:00
heheer
021ec0595d
fix: plugin group api position & team selector optional display ( #3339 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-12-09 09:55:10 +08:00
Archer
90d7d2a164
perf: workflow snapshots;fix: extrat node selected ( #3334 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Sync images / sync (push) Has been cancelled
* doc
* perf: workflow snapshots
* fix: extrat node selected
* refresh page reset snapshot
2024-12-06 18:08:52 +08:00
Archer
1aebe5f185
V4.8.15 feature ( #3331 )
...
* feat: add customize toolkit (#3205 )
* chaoyang
* fix-auth
* add toolkit
* add order
* plugin usage
* fix
* delete console:
* Fix: Fix fullscreen preview top positioning and improve Markdown rendering logic (#3247 )
* 完成任务:修复全屏预览顶部固定问题,优化 Markdown 渲染逻辑
* 有问题修改
* 问题再修改
* 修正问题
* fix: plugin standalone display issue (#3254 )
* 4.8.15 test (#3246 )
* o1 config
* perf: system plugin code
* 调整系统插件代码。增加html 渲染安全配置。 (#3258 )
* perf: base64 picker
* perf: list app or dataset
* perf: plugin config code
* 小窗适配等问题 (#3257 )
* 小窗适配等问题
* git问题
* 小窗剩余问题
* feat: system plugin auth and lock version (#3265 )
* feat: system plugin auth and lock version
* update comment
* 4.8.15 test (#3267 )
* tmp log
* perf: login direct
* perf: iframe html code
* remove log
* fix: plugin standalone display (#3277 )
* refactor: 页面拆分&i18n拆分 (#3281 )
* refactor: account组件拆成独立页面
* script: 新增i18n json文件创建脚本
* refactor: 页面i18n拆分
* i18n: add en&hant
* 4.8.15 test (#3285 )
* tmp log
* remove log
* fix: watch avatar refresh
* perf: i18n code
* fix(plugin): use intro instead of userguide (#3290 )
* Universal SSO (#3292 )
* tmp log
* remove log
* feat: common oauth
* readme
* perf: sso provider
* remove sso code
* perf: refresh plugins
* feat: add api dataset (#3272 )
* add api-dataset
* fix api-dataset
* fix api dataset
* fix ts
* perf: create collection code (#3301 )
* tmp log
* remove log
* perf: i18n change
* update version doc
* feat: question guide from chatId
* perf: create collection code
* fix: request api
* fix: request api
* fix: tts auth and response type (#3303 )
* perf: md splitter
* fix: tts auth and response type
* fix: api file dataset (#3307 )
* perf: api dataset init (#3310 )
* perf: collection schema
* perf: api dataset init
* refactor: 团队管理独立页面 (#3302 )
* ui: 团队管理独立页面
* 代码优化
* fix
* perf: sync collection and ui check (#3314 )
* perf: sync collection
* remove script
* perf: update api server
* perf: api dataset parent
* perf: team ui
* perf: team 18n
* update team ui
* perf: ui check
* perf: i18n
* fix: debug variables & cronjob & system plugin callback load (#3315 )
* fix: debug variables & cronjob & system plugin callback load
* fix type
* fix
* fix
* fix: plugin dataset quote;perf: system variables init (#3316 )
* fix: plugin dataset quote
* perf: system variables init
* perf: node templates ui;fix: dataset import ui (#3318 )
* fix: dataset import ui
* perf: node templates ui
* perf: ui refresh
* feat:套餐改名和套餐跳转配置 (#3309 )
* fixing:except Sidebar
* 去除了多余的代码
* 修正了套餐说明的代码
* 修正了误删除的show_git代码
* 修正了名字部分等代码
* 修正了问题,遗留了其他和ui讨论不一致的部分
* 4.8.15 test (#3319 )
* remove log
* pref: bill ui
* pref: bill ui
* perf: log
* html渲染文档 (#3270 )
* html渲染文档
* 文档有点小问题
* feat: doc (#3322 )
* 集合重训练 (#3282 )
* rebaser
* 一点补充
* 小问题
* 其他问题修正,删除集合保留文件的参数还没找到...
* reTraining
* delete uesless
* 删除了一行错误代码
* 集合重训练部分
* fixing
* 删除console代码
* feat: navbar item config (#3326 )
* perf: custom navbar code;perf: retraining code;feat: api dataset and dataset api doc (#3329 )
* feat: api dataset and dataset api doc
* perf: retraining code
* perf: custom navbar code
* fix: ts (#3330 )
* fix: ts
* fix: ts
* retraining ui
* perf: api collection filter
* perf: retrining button
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
2024-12-06 10:56:53 +08:00
heheer
7faa427e84
microsoft oauth tenantId & custom button name ( #3300 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
2024-12-03 15:28:56 +08:00
Archer
cb56d1e53e
fix: ts ( #3296 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-12-03 00:11:38 +08:00
Archer
f28b7e41a8
fix: auto send prompt runtime ( #3295 )
2024-12-03 00:02:56 +08:00
heheer
c506442993
fix simple snapshot init & auto excute when change app ( #3293 )
2024-12-02 21:40:31 +08:00
Archer
1cef206c13
Fix share page feedback auth ( #3284 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* fix: share page mark auth
* perf: lang check
* perf: load share
2024-12-01 21:09:13 +08:00
gallonyin
d0e8c9c62e
Fix: Sandbox Dockerfile ( #3280 )
...
修复打包异常,异常信息:
Step 17/28 : COPY package.json pnpm-workspace.yaml /app
When using COPY with more than one source file, the destination must be a directory and end with a /
2024-11-30 11:09:51 +08:00
Archer
6c77134e82
Fix plugin runtime cannot upload files ( #3271 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
* app logo
* fix: plugin runtime cannot upload file
2024-11-28 22:47:24 +08:00
Archer
78f52a7836
perf: i18n ( #3268 )
...
* perf: i18n
* update
2024-11-28 16:42:57 +08:00
Archer
5fa2e3c5ac
fix: milvus sdk ( #3249 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
2024-11-27 10:06:12 +08:00
Archer
4723a08d98
fix: check reference ( #3240 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy doc image to vercel / deploy-production (push) Has been cancelled
Deploy doc image by kubeconfig / update-docs-image (push) Has been cancelled
2024-11-26 14:57:32 +08:00
Archer
a75036b626
fix: base64 image ( #3238 )
...
* fix: base64 image
* perf: quote qa
2024-11-26 13:28:51 +08:00
Archer
cf1a90c596
doc ( #3237 )
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Sync images / sync (push) Has been cancelled
2024-11-26 13:00:54 +08:00
Archer
8aa6b53760
V4.8.14 dev ( #3234 )
...
* feat: rewrite chat context (#3176 )
* feat: add app auto execute (#3115 )
* feat: add app auto execute
* auto exec configtion
* chatting animation
* change icon
* fix
* fix
* fix link
* feat: add chat context to all chatbox
* perf: loading ui
---------
Co-authored-by: heheer <heheer@sealos.io>
* app auto exec (#3179 )
* add chat records loaded state (#3184 )
* perf: chat store reset storage (#3186 )
* perf: chat store reset storage
* perf: auto exec code
* chore: workflow ui (#3175 )
* chore: workflow ui
* fix
* change icon color config
* change popover to mymenu
* 4.8.14 test (#3189 )
* update doc
* fix: token check
* perf: icon button
* update doc
* feat: share page support configuration Whether to allow the original view (#3194 )
* update doc
* perf: fix index (#3206 )
* perf: i18n
* perf: Add service entry (#3226 )
* 4.8.14 test (#3228 )
* fix: ai log
* fix: text splitter
* fix: reference unselect & user form description & simple to advance (#3229 )
* fix: reference unselect & user form description & simple to advance
* change abort position
* perf
* perf: code (#3232 )
* perf: code
* update doc
* fix: create btn permission (#3233 )
* update doc
* fix: refresh chatbox listener
* perf: check invalid reference
* perf: check invalid reference
* update doc
* fix: ui props
---------
Co-authored-by: heheer <heheer@sealos.io>
2024-11-26 12:02:58 +08:00
Peter Dave Hello
dfd2fed033
Add zh_TW Traditional Chinese translation ( #3220 )
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-11-25 10:04:08 +08:00
Jiangween
0f4870a7a5
修复文档图片路径问题和更新用户选择示意图 ( #3210 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* 修复 userSelect.svg 文件的问题
* 图片路径有误
2024-11-21 23:03:59 +08:00
heheer
763b41b385
simple app snapshot init ( #3207 )
...
* simple init
* change old past position
2024-11-21 17:38:30 +08:00
Archer
019bf67e2d
Snip test ( #3204 )
...
* fix: index
* fix: snapshot error; perf: snapshot diff compare
* perf: init simple edit history
2024-11-21 16:26:43 +08:00
heheer
9b2c3b242a
refactor: snapshot store to diff ( #3155 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* refactor: snapshot store to diff
* change initial state position
* fix old snapshot format
* encapsulate json diff
2024-11-21 13:12:42 +08:00
Archer
4f55025906
rFix textspliter ( #3200 )
...
* fix: text splitter
* perf: splitter
2024-11-21 12:01:55 +08:00
Archer
a9db5b57c5
feat: add training retry time ( #3187 )
...
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* feat: add training retry time
* remoce log
2024-11-18 20:57:03 +08:00