mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 11:25:15 +00:00
azure reasoning effort
This commit is contained in:
parent
681abcbf2d
commit
5f34dcc792
1 changed files with 1 additions and 2 deletions
|
|
@ -87,8 +87,7 @@ export namespace ProviderTransform {
|
|||
if (modelID.includes("gpt-5")) {
|
||||
if (providerID === "azure") {
|
||||
return {
|
||||
reasoning_effort: "minimal",
|
||||
text_verbosity: "verbose",
|
||||
reasoningEffort: "minimal",
|
||||
}
|
||||
}
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue