修改gpt,url地址

This commit is contained in:
2026-04-13 10:18:44 +08:00
parent 2518d60951
commit eab3f6c28a
11 changed files with 11 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ JWT_SECRET=your_jwt_secret_here_change_in_production
# FastGPT API 配置
FASTGPT_API_KEY=your_fastgpt_api_key_here
FASTGPT_API_URL=https://api.fastgpt.in/api/v1/chat/completions
FASTGPT_API_URL=https://cloud.fastgpt.cn/api/v1/chat/completions
FASTGPT_MODEL=gpt-4
# 服务器配置