ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Feature Request] 不同的模型(即使同为兼容OpenAI)设置不同的key和url
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 Feature Description
现在模型越来越多,大多数新出的模型api都兼容openai,但是不同的模型有不同的key和api url。当前的nextchat如果自定义模型(环境变量中设的自定义模型)设为@OpenAI
就只能使用全局的唯一的一个key和api url
### 🧐 Proposed Solution
希望能在环境变量设置自定义模型时指定不同的key和api url
### 📝 Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.