ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] 关于自定义模型无法使用的问题
Open
bug
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 📦 部署方式
Vercel
### 📌 软件版本
2.15.8
### 💻 系统环境
Windows
### 📌 系统版本
win11
### 🌐 浏览器
Chrome
### 📌 浏览器版本
133.0.6943.98(正式版本) (64 位)
### 🐛 问题描述
背景:国内因网络问题,很多模型无法直接访问呢,当前有些模型会使用CF中转。
1、在自定义接口设置时,添加自定义模型名称
2、当自定义模型的名称,与系统预设的模型相同时,在模型下拉选项中无法选中自定义接口设置中设置的自定义模型。选择系统预设定的同名称模型的话,使用的参数配置包括key和接口地址却不是自定义接口设置的。
3、上述情况下,导致通过网络中转的这类自定义接口调用,配置参数无法与对应的模型名称对应上,导致无法正常调用。
### 📷 复现步骤
_No response_
### 🚦 期望结果
_No response_
### 📝 补充信息
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.