ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] Bad setting or incorrect translation
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### π¦ Deployment Method
Other
### π Version
v2.14.2
### π» Operating System
Other Linux
### π System Version
debian 12
### π Browser
Chrome
### π Browser Version
NA
### π Bug Description
For **Max Tokens** it says "Maximum length of input tokens **AND** generated tokens" emphasis on "and." For Claude 3.5 Sonnet that's 200,000. If I input `200000` I get an error from the API that I have requested too many tokens. It forces me to input `8192`
### π· Recurrence Steps


### π¦ Expected Behavior
I expect no errors from API
### π Additional Information
There is probably a mistranslation if there is no limit to input tokens imposed by nextchatgpt. If this is a mistake of text, the text should be changed to "Maximum length of generated tokens" and the setting should be named "Max Input Tokens"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.