We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d86324 commit d1be5bcCopy full SHA for d1be5bc
1 file changed
packages/opencode/src/provider/transform.ts
@@ -1150,7 +1150,6 @@ export function options(input: {
1150
}
1151
1152
if (input.model.providerID === "meta" && input.model.api.npm === "@ai-sdk/openai") {
1153
- result["reasoningEffort"] = "high"
1154
result["reasoningSummary"] = "auto"
1155
result["include"] = INCLUDE_ENCRYPTED_REASONING
1156
0 commit comments