修改gpt,url地址
This commit is contained in:
@@ -16,7 +16,7 @@ JWT_SECRET=generate_a_strong_random_string_at_least_32_chars_long
|
||||
|
||||
# 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
|
||||
|
||||
# 代理配置(如果需要通过代理访问 FastGPT)
|
||||
|
||||
Reference in New Issue
Block a user