Archer
e9f9629c38
chore: update FastGPT image tag to v4.14.7.1 ( #6458 )
...
Co-authored-by: Archer <c121914yu@gmail.com >
2026-02-24 19:54:14 +08:00
Archer
048b2410d4
url ( #6431 )
2026-02-13 11:38:01 +08:00
Archer
e5a791e4f7
doc ( #6429 )
...
* perf: health check
* doc
2026-02-13 11:23:02 +08:00
Archer
e8fac8639e
yml ( #6422 )
2026-02-12 18:53:15 +08:00
Archer
c8d8ca1384
doc ( #6421 )
...
* doc
* version
* doc
2026-02-12 18:45:30 +08:00
Archer
0ac8bca17c
doc ( #6419 )
2026-02-12 18:02:02 +08:00
Archer
e6c7593d95
Sandbox move and vector test ( #6381 )
...
* remove sandbox
* perf: vitest
* doc
2026-02-04 14:27:58 +08:00
Archer
64f70a41c1
feat: vector integrationTest;feat: ob quantization ( #6366 )
...
* feat(vectordb): add OceanBase HNSW quantization (HNSW_SQ/HNSW_BQ) (#6348 )
Support OceanBase vector index quantization via VECTOR_VQ_LEVEL:
- 32 (default): hnsw + inner_product
- 8: hnsw_sq + inner_product (2-3x memory savings)
- 1: hnsw_bq + cosine (~15x memory savings)
HNSW_BQ requires cosine distance per OceanBase docs.
Tested on OceanBase 4.3.5.5 (BP5).
Closes #6202
* feat: add test inclusion for vectorDB tests in vitest configuration (#6358 )
* feat: add test inclusion for vectorDB tests in vitest configuration
* refactor: update vectorDB README and setup for environment configuration
- Enhanced README to clarify the use of factory pattern for vectorDB integration tests.
- Updated instructions for setting up environment variables from a local file.
- Removed obsolete PG integration test file and adjusted test execution instructions.
- Improved structure explanation for shared test data and factory functions.
* perf: integrationTest
* feat: vector integration
---------
Co-authored-by: ZHANG Yixin <hi.yixinz@gmail.com >
Co-authored-by: Jingchao <alswlx@gmail.com >
2026-02-02 18:48:25 +08:00
Finley Ge
8e8b5b4a16
chore: 4.14.6 upgrading docs ( #6356 )
...
* chore: 4.14.6 upgrading docs
* chore: deploy scripts
* chore: bump @fastgpt-sdk/plugin to 0.3.8
2026-01-30 22:34:42 +08:00
Finley Ge
470eeca060
V4.14.6 ( #6263 )
...
* feat: wecom integration (#6234 )
* wip: wecom
* feat: template filter by user tag
* feat: wecom pay
* fix: some bug
* fix: zod error
* feat: bill
* fix: bill toast
* feat: forbidden downgrade plan button
* chore(fe): wecom zone
* chore: use queue to delete team instead of a session
* chore: adjust
* feat: wecom bill logic refactor
* perf: plan
* perf: plan
* fix: i18n
* chore: adjust
* feat: adjust
* feat: add wecom config
* perf: wecom app template recommendation & system tool preinstall
* perf: some variable and tip
* update create bill api schema
* update create bill api schema
* update create bill api schema
* feat: wecom
* chore: adjust
* fix: ts
* perf: condition order
* perf: condition order
---------
Co-authored-by: archer <545436317@qq.com >
* feat: system tool config tags (#6257 )
* fix: system secret (#6259 )
* fix: system secret
* chore: update docs
* chore: merge main (#6264 )
* feat: wecom integration (#6234 )
* wip: wecom
* feat: template filter by user tag
* feat: wecom pay
* fix: some bug
* fix: zod error
* feat: bill
* fix: bill toast
* feat: forbidden downgrade plan button
* chore(fe): wecom zone
* chore: use queue to delete team instead of a session
* chore: adjust
* feat: wecom bill logic refactor
* perf: plan
* perf: plan
* fix: i18n
* chore: adjust
* feat: adjust
* feat: add wecom config
* perf: wecom app template recommendation & system tool preinstall
* perf: some variable and tip
* update create bill api schema
* update create bill api schema
* update create bill api schema
* feat: wecom
* chore: adjust
* fix: ts
* perf: condition order
* perf: condition order
---------
Co-authored-by: archer <545436317@qq.com >
* feat: system tool config tags (#6257 )
* fix: system secret (#6259 )
* fix: system secret
* chore: update docs
---------
Co-authored-by: archer <545436317@qq.com >
* chore: update version number (#6266 )
* fix: price status (#6279 )
* fix: back button (#6281 )
* team plan max file size & count (#6258 )
* team plan max file size & count
* fix
* fix
* fix
* perf: presign url
* remove empty check
* remove empty check
* fix: ts
* fix: doc
* fix presign file
* perf: code
* perf: i18n
* fix: remove maxSize attribute
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: Finley Ge <finleyge@fastgpt.io >
* feat: marketplace batch update (#6299 )
* feat: wecom integration (#6234 )
* wip: wecom
* feat: template filter by user tag
* feat: wecom pay
* fix: some bug
* fix: zod error
* feat: bill
* fix: bill toast
* feat: forbidden downgrade plan button
* chore(fe): wecom zone
* chore: use queue to delete team instead of a session
* chore: adjust
* feat: wecom bill logic refactor
* perf: plan
* perf: plan
* fix: i18n
* chore: adjust
* feat: adjust
* feat: add wecom config
* perf: wecom app template recommendation & system tool preinstall
* perf: some variable and tip
* update create bill api schema
* update create bill api schema
* update create bill api schema
* feat: wecom
* chore: adjust
* fix: ts
* perf: condition order
* perf: condition order
---------
Co-authored-by: archer <545436317@qq.com >
* feat: system tool config tags (#6257 )
* fix: system secret (#6259 )
* fix: system secret
* chore: update docs
* chore: merge main (#6264 )
* feat: wecom integration (#6234 )
* wip: wecom
* feat: template filter by user tag
* feat: wecom pay
* fix: some bug
* fix: zod error
* feat: bill
* fix: bill toast
* feat: forbidden downgrade plan button
* chore(fe): wecom zone
* chore: use queue to delete team instead of a session
* chore: adjust
* feat: wecom bill logic refactor
* perf: plan
* perf: plan
* fix: i18n
* chore: adjust
* feat: adjust
* feat: add wecom config
* perf: wecom app template recommendation & system tool preinstall
* perf: some variable and tip
* update create bill api schema
* update create bill api schema
* update create bill api schema
* feat: wecom
* chore: adjust
* fix: ts
* perf: condition order
* perf: condition order
---------
Co-authored-by: archer <545436317@qq.com >
* feat: system tool config tags (#6257 )
* fix: system secret (#6259 )
* fix: system secret
* chore: update docs
---------
Co-authored-by: archer <545436317@qq.com >
* fix: custom domain limitation (#6265 )
* chore: update version number (#6266 )
* fix: price status (#6279 )
* fix: back button (#6281 )
* chore/rebase main (#6295 )
* chore(deps): bump undici from 7.16.0 to 7.18.2 (#6272 )
Bumps [undici](https://github.com/nodejs/undici ) from 7.16.0 to 7.18.2.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.16.0...v7.18.2 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.18.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump undici in /plugins/webcrawler/SPIDER (#6273 )
Bumps [undici](https://github.com/nodejs/undici ) from 6.21.3 to 6.23.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.21.3...v6.23.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.23.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump tar from 7.4.3 to 7.5.3 in /document (#6282 )
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.4.3 to 7.5.3.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.3 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* perf: remove request invalid field (#6283 )
* V4.14.5.1 dev (#6290 )
* chore: cherry pick some commits from v4.14.6-dev (#6287 )
* fix: custom domain limitation (#6265 )
* fix: system secret (#6259 )
* fix: system secret
* chore: update docs
* chore: docs
* fix password variable & datetime picker (#6276 )
* fix password variable & datetime picker
* doc
* chore: cherry pick some commits from v4.14.6-dev (#6287 )
* fix: custom domain limitation (#6265 )
* fix: system secret (#6259 )
* fix: system secret
* chore: update docs
* chore: docs
* doc
* chore: docs
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: Finley Ge <finleyge@fastgpt.io >
* perf: extname computed (#6285 )
* perf: extname computed
* chore: handle hash or query flags
---------
Co-authored-by: Finley Ge <finleyge@fastgpt.io >
* chore: docs (#6291 )
---------
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Archer <545436317@qq.com >
* chore: deploy scripts (#6293 )
* docs: 41451 upgrade doc (#6294 )
* feat: wecom integration (#6234 )
* wip: wecom
* feat: template filter by user tag
* feat: wecom pay
* fix: some bug
* fix: zod error
* feat: bill
* fix: bill toast
* feat: forbidden downgrade plan button
* chore(fe): wecom zone
* chore: use queue to delete team instead of a session
* chore: adjust
* feat: wecom bill logic refactor
* perf: plan
* perf: plan
* fix: i18n
* chore: adjust
* feat: adjust
* feat: add wecom config
* perf: wecom app template recommendation & system tool preinstall
* perf: some variable and tip
* update create bill api schema
* update create bill api schema
* update create bill api schema
* feat: wecom
* chore: adjust
* fix: ts
* perf: condition order
* perf: condition order
---------
Co-authored-by: archer <545436317@qq.com >
* feat: system tool config tags (#6257 )
* fix: price status (#6279 )
* fix: back button (#6281 )
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: heheer <heheer@sealos.io >
* feat: marketplace batch update
* chore: components reuse
* fix: test case
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io >
* fix: upload file size limit && batch update plugin ui (#6308 )
* fix: batch update drawer ui && custom plan logic
* fix: max upload file size
* chore: remove comment
* fix: plan-status (#6311 )
* fix: price page (#6313 )
* fix: plan ui
* fix: custom standard plan (#6317 )
* fix: system tool route & batch update drawer ui (#6318 )
* fix: system tool route
* chore: upgrade docs
* chore: batch update ui
* fix: marketplace tool detail readme height (#6324 )
* fix: marketplace tool detail readme height
* chore: use useRequest2
* chore: adapt new plugin sdk (#6334 )
* chore: adapt new plugin sdk
* chore: bump @fastgpt-sdk/plugin to 0.3.6; fix type error
---------
Co-authored-by: Finley Ge <finleyge@fastgpt.io >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
* fix: marketplace batch update drawer button background (#6340 )
* chore: useRequest2 -> useRequest
* #6193 feat(SeekDB): 集成支持 SeekDB 向量数据库 (#6338 )
* #6193 feat(SeekDB): 集成支持 SeekDB 向量数据库
- 添加 SEEKDB_ADDRESS 环境变量支持
- 在 vectorDB 控制器中优先返回 SeekVectorCtrl 实例
- 新增 SeekDB 向量库控制器,复用 OceanBase 控制器实现
- 更新部署文档,新增 SeekDB 相关描述和配置说明
- 新增 SeekDB 的 Docker Compose 配置,支持国内和全球镜像
- 在开发文档中添加 SeekDB 的环境要求及特性介绍
- 修改部署脚本支持 SeekDB 版本快速部署
* fix(vectorDB): add type annotation to getVectorObj to resolve TypeScript compilation error
- Add return type annotation (: VectorControllerType) to getVectorObj function
- Fixes Docker build failure: Property 'insertIds' does not exist on type 'unknown'
- The Vector object now has correct type inference for retryFn
Related: Docker build fails at TypeScript type checking stage
* #6193 refactor(vectorDB): 调整 SeekDB 控制器导入方式
- 将 ObClient 和 ObVectorCtrl 分开导入,提升代码清晰度
- 将导出语句拆分为两行,便于后续维护
- 保持 OceanBase 控制器复用逻辑不变
- 优化代码格式,增强可读性
* doc
---------
Co-authored-by: archer <545436317@qq.com >
* fix date time picker disabled status (#6352 )
* fix date time picker disabled status
* fix build
* fix: copilot review
* perf: claude review
* fix: ts
* chore: docs, type (#6350 )
* fix: mock (#6354 )
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: roy <whoeverimf5@gmail.com >
Co-authored-by: flying~dragon <58673960+flying-dragon-ai@users.noreply.github.com >
2026-01-30 18:47:43 +08:00
Finley Ge
7bd2ca7b79
chore: deploy scripts ( #6293 )
2026-01-20 10:50:47 +08:00
Archer
047940bbd6
doc ( #6233 )
2026-01-11 00:57:52 +08:00
Archer
3a0d971480
doc ( #6225 )
2026-01-09 18:27:11 +08:00
Archer
c93c3937e1
S3 sdk ( #6215 )
...
* refactor: fastgpt object storage & global proxy (#6155 )
* feat: migrate to fastgpt storage sdk
* chore: rename env variable
* chore: move to sdk dir
* docs: object storage
* CHORE
* chore: storage mocks
* chore: update docker-compose
* fix: global proxy agent
* fix: update COS proxy
* refactor: use fetch instead of http.request
* fix: axios request base url
* fix: axios proxy request behavior
* fix: bumps axios
* fix: patch axios for proxy
* fix: replace axios with proxied axios
* fix: upload txt file encoding
* clean code
* fix: use "minio" for minio adapter (#6205 )
* fix: use minio client to delete files when using minio vendor (#6206 )
* doc
* feat: filter citations and add response button control (#6170 )
* feat: filter citations and add response button control
* i18n
* fix
* fix test
* perf: chat api code
* fix: workflow edge overlap and auto-align in folded loop nodes (#6204 )
* fix: workflow edge overlap and auto-align in folded loop nodes
* sort
* fix
* fix edge
* fix icon
* perf: s3 file name
* perf: admin get app api
* perf: catch user error
* fix: refactor useOrg hook to use debounced search key (#6180 )
* chore: comment minio adapter (#6207 )
* chore: filename with suffix random id
* perf: s3 storage code
* fix: encode filename when copy object
---------
Co-authored-by: archer <545436317@qq.com >
* fix: node card link
* json
* perf: chat index;
* index
* chat item soft delete (#6216 )
* chat item soft delete
* temp
* fix
* remove code
* perf: delete chat item
---------
Co-authored-by: archer <545436317@qq.com >
* feat: select wheather filter sensitive info when export apps (#6222 )
* fix some bugs (#6210 )
* fix v4.14.5 bugs
* type
* fix
* fix
* custom feedback
* fix
* code
* fix
* remove invalid function
---------
Co-authored-by: archer <545436317@qq.com >
* perf: test
* fix file default local upload (#6223 )
* docs: improve object storage introduction (#6224 )
* doc
---------
Co-authored-by: roy <whoeverimf5@gmail.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2026-01-09 18:25:02 +08:00
Finley Ge
3ff4fda364
upgrade: MongoDB 5.0.18 to 5.0.32 ( #6148 )
...
* upgrade: MongoDB 5.0.18 to 5.0.32
Update MongoDB version from 5.0.18 to 5.0.32 in all deployment configurations.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
via [Happy](https://happy.engineering )
Co-Authored-By: Claude <noreply@anthropic.com >
Co-Authored-By: Happy <yesreply@happy.engineering >
* doc
---------
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Happy <yesreply@happy.engineering >
Co-authored-by: archer <545436317@qq.com >
2025-12-30 11:31:47 +08:00
YeYuheng
84570bda6f
fix:agent eval and doc file ( #6158 )
...
* agent eval
* eval auth
* html transofrm size
* fix: test
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com >
2025-12-30 11:20:55 +08:00
Archer
71936eeb1d
deploy doc ( #6100 )
...
* deploy doc
* name
2025-12-16 14:56:04 +08:00
Finley Ge
e191ea4915
fix: dev deploy yaml ( #6026 )
2025-12-03 12:48:20 +08:00
Finley Ge
670c3ca3b0
chore: update deploy scripts ( #6016 )
2025-12-03 11:08:43 +08:00
Archer
f08f3a8a26
deploy doc ( #5953 )
...
* fix: text split
* remove test
* perf: create dataset modal
* remove log
* deploy doc
2025-11-18 19:27:14 +08:00
Archer
fa163a5456
doc ( #5908 )
2025-11-12 12:19:02 +08:00
Archer
45869fa058
Upgrade document ( #5865 )
...
* fix: timeselector ui error
* var update node
* version doc
* doc
2025-11-05 14:16:14 +08:00
Archer
b59f2ccf1d
fix: loginout ( #5796 )
...
* fix: variables refresh
* fix: workflow start check
* doc
* fix: loginout
* fix: login
2025-10-21 11:46:53 +08:00
Finley Ge
1ab2e922ec
feat: add health check to MongoDB service in Docker Compose templates ( #5776 )
...
* feat: add health check to MongoDB service in Docker Compose templates
- Add health check configuration to MongoDB service in both dev and prod templates
- Use mongo client ping command with authentication to verify service availability
- Configure 10s interval, 5s timeout, 5 retries, and 30s start period
- Ensures MongoDB service health monitoring consistent with other services
Generated with [Claude Code](https://claude.ai/code )
via [Happy](https://happy.engineering )
Co-Authored-By: Claude <noreply@anthropic.com >
Co-Authored-By: Happy <yesreply@happy.engineering >
* chore: regenerate Docker Compose files with MongoDB health check
- Run pnpm gen:deploy to regenerate all Docker Compose files
- MongoDB health checks are now included in all generated variants
- Health check configuration: 10s interval, 5s timeout, 5 retries, 30s start period
- Affects dev, prod and documentation Docker Compose files
Generated with [Claude Code](https://claude.ai/code )
via [Happy](https://happy.engineering )
Co-Authored-By: Claude <noreply@anthropic.com >
Co-Authored-By: Happy <yesreply@happy.engineering >
---------
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Happy <yesreply@happy.engineering >
2025-10-17 18:28:48 +08:00
Finley Ge
b8c2c7ad98
fix: docker-compose pg_url removal; depends on pg -> vectorDB ( #5733 )
2025-10-06 11:42:57 +08:00
Archer
1d2fe012bf
deploy doc ( #5729 )
2025-09-30 15:47:06 +08:00
Archer
a83ae8e6e8
4.13.1 features ( #5728 )
...
* fix(api): 修复二级路由下的页面判断逻辑
在请求错误处理中,添加基础URL前缀以正确判断当前是否为外部链接页面。
* perf: use global var
* remove invalid code
* feat: response limit;perf: copy avatar image;perf: markdown parse (#5719 )
* feat: response limit
* remove placeholder
* perf: copy avatar image
* perf: markdown parse
* fix: child app cannot show cite
* doc
* fix: node template bugs (#5727 )
* add dataset search count track (#5721 )
* add dataset search count track
* remove pro
* change to track
* remove unused
* fix
* perf: track code
---------
Co-authored-by: archer <545436317@qq.com >
* http response limit
* deploy doc
* fix: test
* doc
* remove invalid code
* remove invalid code
---------
Co-authored-by: 戴盛利 <1639499287@qq.com >
Co-authored-by: heheer <heheer@sealos.io >
2025-09-30 15:05:43 +08:00
Finley Ge
e4127b53af
chore: deploy update cn registry ( #5726 )
...
* perf: rename docker-compose.yml after download
* chore: update cn registry for minio and redis
2025-09-29 17:57:15 +08:00
Archer
5749f66197
update deploy doc ( #5723 )
2025-09-29 11:42:47 +08:00
Finley Ge
32a3b9216b
perf: deploy docs; docker-compose ( #5722 )
...
* docs: https://localhost => http://localhost
* chore: docker compose; deploy/dev docs
* chore: quick-start page
* chore: add comment & remove leading space of vector config
* chore: remove redundant install.sh scripts
* chore: adjust milvus and ob, image dyanmic config; readme.md
* chore: update pnpm-lock.yaml
2025-09-29 11:34:11 +08:00
Archer
cb7d1a3205
perf: init shell ( #5651 )
...
* perf: init shell
* fix: tool run select
* border radius
2025-09-15 22:21:24 +08:00
Archer
c4632a2222
V4.12.3 document ( #5600 )
...
* doc
* doc
* perf: log
2025-09-07 20:55:14 +08:00
Archer
4e194d64e1
Update doc ( #5545 )
...
* fix: app list
* fix: toolset conflict interactive node
* fix: doc
* update yml
2025-08-27 00:31:33 +08:00
Archer
d2d4c76bd5
update doc ( #5543 )
2025-08-26 21:14:41 +08:00
Archer
1f65bfb1bb
deploy doc ( #5473 )
2025-08-15 22:48:33 +08:00
Archer
3cbcb1e3b6
Fix doc ( #5439 )
...
* doc
* doc
* remove workflow
2025-08-12 22:45:19 +08:00
Archer
0526411c05
doc ( #5401 )
2025-08-07 22:49:09 +08:00
Archer
109bdbe9db
4.11.2 dev ( #5368 )
...
* 4.11.2 dev (#103 )
* update document
* update doc
* update doc
* doc img
* action
* fix action
* fix: action
* fix: action
* perf: action
* doc
* perf: action
2025-08-02 19:38:37 +08:00
Finley Ge
e0c21a949c
docs: update plugin guide ( #5345 )
...
* docs: update plugin guide
* update: docker compose
* chore: update bussiness contact info
2025-07-30 22:30:03 +08:00
Archer
208d8cfdf1
version doc ( #5275 )
2025-07-22 11:26:06 +08:00
Archer
da34e857d2
update version doc ( #5272 )
2025-07-22 10:02:35 +08:00
Archer
ef7047584a
doc ( #5256 )
2025-07-18 17:09:37 +08:00
Archer
b50c4373b3
Update doc ( #5223 )
...
* doc
* update version type
2025-07-16 15:02:21 +08:00
Archer
a506f6615a
update version doc ( #5210 )
2025-07-15 09:33:56 +08:00
Archer
cd1d80488c
update yml ( #5152 )
2025-07-04 10:15:03 +08:00
Archer
e7782ff345
update doc ( #5150 )
2025-07-04 00:24:42 +08:00
Archer
0719d56bcc
update deploy doc ( #5145 )
2025-07-03 16:56:07 +08:00
Theresa
3378420e25
update yaml and yml.js ( #5139 )
...
* update: modify MINIO_HOST to accept IP or domain and comment out port exposure in docker configuration
* update: standardize MINIO_HOST format to accept IP or domain across multiple docker-compose files
* update: replace MINIO_HOST with MINIO_ENDPOINT and CUSTOM_CUSTOM_ENDPOINT in multiple docker-compose files
* update: standardize environment variable names for MinIO across multiple docker-compose files
* update: add additional MinIO environment variables for plugin service configuration in docker documentation
* update: standardize table formatting and improve MinIO configuration descriptions in docker documentation
* update: 修改 fastgpt-plugin 镜像版本为 v0.1.0
* update: 修改 fastgpt-plugin 中 MINIO_CUSTOM_ENDPOINT 的说明,添加协议前缀
2025-07-03 13:18:54 +08:00
Theresa
94b0188cfd
update: modify MINIO_HOST to accept IP or domain and comment out port… ( #5136 )
...
* update: modify MINIO_HOST to accept IP or domain and comment out port exposure in docker configuration
* update: standardize MINIO_HOST format to accept IP or domain across multiple docker-compose files
2025-07-03 09:29:19 +08:00
Archer
7add717876
fix: yml ( #5134 )
2025-07-02 18:56:12 +08:00