How to integrate the new GPT-5s reasoning_effort
parameter in OpenAIChatCompletionClient?
#6911
Closed
sourabhdattawad
started this conversation in
General
Replies: 2 comments 1 reply
-
I am waiting for this too - GPT-5 thinking seems to be taking too much time for first token, and passing a
in create method throws a error:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Beta Was this translation helpful? Give feedback.
0 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.
-
I am wondering how to integrate the
reasoning_effort
parameter into the existingOpenAIChatCompletionClient
. Should I wait for a new release, or is it possible with the current implementation? I checked the documentation, but couldn't find any help. Appreciate any leads on this topic. Thanks!https://openai.com/index/introducing-gpt-5-for-developers/
Beta Was this translation helpful? Give feedback.
All reactions