azure reasoning effort

pull/1847/head
Dax Raad 2025-08-11 23:04:19 -04:00
parent 681abcbf2d
commit 5f34dcc792
1 changed files with 1 additions and 2 deletions

View File

@ -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 {