ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Miscfg / Bug] "you are not allowed to use xxx model"
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### ๐ฆ Deployment Method
Vercel
### ๐ Version
2.15.8
### ๐ป Operating System
Windows
### ๐ System Version
11
### ๐ Browser
Firefox
### ๐ Browser Version
135.0
### ๐ Bug Description
ไฝฟ็จไปปไฝ้็จๆท่ชๅฎไนๆจกๅๆถ๏ผๅๆฅ้๏ผ
```json
{
"error": true,
"message": "you are not allowed to use xxx model"
}
```
env:
```
BYTEDANCE_URL: "https://ark.cn-beijing.volces.com/api/v3"
BYTEDANCE_API_KEY: "xxxx"
DEFAULT_MODEL: "ep-2025xxx7p@bytedance"
CUSTOM_MODELS: "-all,+claude-3-opus-latest,+ep-2025xxx7p@bytedance=DeepSeek-R1"
ENABLE_BALANCE_QUERY: "1"
DISABLE_GPT4: "1"
ANTHROPIC_API_VERSION: "2023-06-01"
ANTHROPIC_API_KEY: "xxxx"
ANTHROPIC_URL: "https://api.anthropic.com/"
OPENAI_API_KEY: "xxxx"
```
### ๐ท Recurrence Steps
_No response_
### ๐ฆ Expected Behavior
ๆๆไปปไฝๆธธๅฎขๅๅฏ็ดๆฅๅผๅงๅฏน่ฏ
### ๐ Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.