GPT-5 max_completion_tokens #7053
Replies: 7 comments 8 replies
-
I'm sorry for not filling out all the fields, but I'm extremely sure it's not necessary |
Beta Was this translation helpful? Give feedback.
-
Moving forward we are trying to get models support into Discussions for easier discoverability. |
Beta Was this translation helpful? Give feedback.
-
@codereptile This fix for this is on the way. @RomneyDa will be cutting releases shortly |
Beta Was this translation helpful? Give feedback.
-
PR: #7054 |
Beta Was this translation helpful? Give feedback.
-
https://github.com/continuedev/continue/releases/tag/v1.0.21-vscode |
Beta Was this translation helpful? Give feedback.
-
Hey! Please don't perceive this as being annoying, but I'm curious what's the ETA to the JB plugin? |
Beta Was this translation helpful? Give feedback.
-
This issue seems to have returned with the most recent release. I'm getting it on both v1.1.77-vscode and v1.0.22-vscode. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Before submitting your bug report
Relevant environment info
Description
When using gpt-5, I get:
The reason is that only the o-series models apply the patch, gpt-5 doesn't trigger it:
continue/core/llm/llms/OpenAI.ts
Line 143 in ab4bb9c
To reproduce
No response
Log output
Beta Was this translation helpful? Give feedback.
All reactions