mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
feat: custom domain (#6067)
* perf: faq * index * delete dataset * delete dataset * perf: delete dataset * init * fix: faq * doc * fix: share link auth (#6063) * standard plan add custom domain config (#6061) * standard plan add custom domain config * bill detail modal * perf: vector count api * feat: custom domain & wecom bot SaaS integration (#6047) * feat: custom Domain type define * feat: custom domain * feat: wecom custom domain * chore: i18n * chore: i18n; team auth * feat: wecom multi-model message support * chore: wecom edit modal * chore(doc): custom domain && wecom bot * fix: type * fix: type * fix: file detect * feat: fe * fix: img name * fix: test * compress img * rename * editor initial status * fix: chat url * perf: s3 upload by buffer * img * refresh * fix: custom domain selector (#6069) * empty tip * perf: s3 init * sort provider * fix: extend * perf: extract filename --------- 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>
This commit is contained in:
@@ -31,6 +31,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4144' \
|
||||
5. 新版订阅套餐逻辑。
|
||||
6. 支持配置对话文件白名单。
|
||||
7. S3 支持 pathStyle 配置。
|
||||
8. 支持通过 Sealos 来进行多租户自定义域名配置。
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
@@ -56,3 +57,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4144' \
|
||||
|
||||
## 插件
|
||||
|
||||
1. 新增 GLM4.6 与 DS3.2 系列模型预设。
|
||||
|
||||
Reference in New Issue
Block a user