refac: add reasoning_effort to azure supported params
This commit is contained in:
@@ -763,6 +763,7 @@ def get_azure_allowed_params(api_version: str) -> set[str]:
|
||||
"response_format",
|
||||
"seed",
|
||||
"max_completion_tokens",
|
||||
"reasoning_effort",
|
||||
}
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user