azure reasoning effort
This commit is contained in:
@@ -87,8 +87,7 @@ export namespace ProviderTransform {
|
|||||||
if (modelID.includes("gpt-5")) {
|
if (modelID.includes("gpt-5")) {
|
||||||
if (providerID === "azure") {
|
if (providerID === "azure") {
|
||||||
return {
|
return {
|
||||||
reasoning_effort: "minimal",
|
reasoningEffort: "minimal",
|
||||||
text_verbosity: "verbose",
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user