mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
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