是否忘记了修改output参数? #988
Unanswered
slideslide
asked this question in
Q&A
Replies: 1 comment 6 replies
-
|
确实应该有更高的token限制。你是在什么情况下遇到的? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
4 turbo 1106版本遇到了如下问题
☹️ 发生了错误:{ "error": { "message": "max_tokens is too large: 5566. This model supports at most 4096 completion tokens, whereas you provided 5566.", "type": "invalid_request_error", "param": "max_tokens", "code": null }}
理论上这个版本应该有更高的可输入量
Beta Was this translation helpful? Give feedback.
All reactions