ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] max_tokens 参数理解有误
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 📦 Deployment Method
Vercel
### 📌 Version
all
### 💻 Operating System
Windows
### 📌 System Version
all
### 🌐 Browser
Chrome
### 📌 Browser Version
all
### 🐛 Bug Description

上图中是错误的理解,正确的是:**模型本次可以生成的最多token数** 或者说 **一次大模型调用生成的令牌数量的上限,包括可见输出token和 [推理token](https://platform.openai.com/docs/guides/reasoning)。**
---
参见:

https://community.openai.com/t/clarification-for-max-tokens/19576/4
---
另外
https://platform.openai.com/docs/api-reference/chat/create#chat-create-max_tokens

### 📷 Recurrence Steps
_No response_
### 🚦 Expected Behavior
_No response_
### 📝 Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.