4.8.14 test (#3160)

* perf: remove base64 check

* perf: update doc
This commit is contained in:
Archer
2024-11-14 18:33:43 +08:00
committed by GitHub
parent b6d650adfb
commit e8824987fa
5 changed files with 6 additions and 8 deletions

View File

@@ -97,8 +97,6 @@ services:
- OPENAI_BASE_URL=http://oneapi:3000/v1
# AI模型的API Key。这里默认填写了OneAPI的快速默认key测试通后务必及时修改
- CHAT_API_KEY=sk-fastgpt
# 是否将图片转成 base64 传递给模型,本地开发和内网环境使用共有模型时候需要设置为 true
- MULTIPLE_DATA_TO_BASE64=false
# 数据库最大连接数
- DB_MAX_LINK=30
# 登录凭证密钥