This repository was archived by the owner on May 21, 2026. It is now read-only.
Adjust reasoning effort based on model type#8
Closed
GeorgeXie2333 wants to merge 3 commits into
Closed
Conversation
Signed-off-by: George Tse <65408965+GeorgeXie2333@users.noreply.github.com>
Signed-off-by: George Tse <65408965+GeorgeXie2333@users.noreply.github.com>
Contributor
Author
|
gemini deep research隐藏显示interaction_id |
Contributor
|
Chat(Instant)模型 具体是哪个模型,可以贴一下文档和 ID 吗 |
OrenZhang
suggested changes
Dec 16, 2025
Contributor
Author
id: gpt-5.2-chat-latest, gpt-5-chat-latest 如果使用其他thinking_effort,会返回err: Unsupported value: 'none' is not supported with the 'gpt-5.2-chat-latest' model. Supported values are: 'medium'. |
Contributor
按照所见及所得的理念,不建议强制做数据转换,容易造成误解;建议保留报错信息 |
Contributor
|
如果是担心用户看不懂报错信息,可以 raise APIException,使用自定义提示 |
Contributor
|
resolved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Chat(Instant)模型只支持reasoning effort设为medium,否则会返回错误