library · inferred from evidence
AzureChatPromptExecutionSettings
A child class of OpenAIChatPromptExecutionSettings that adds `extra_body` for Azure-specific settings.
- Semantic Kernel Python + Azure OpenAI o3: Unsupported parameter max_tokens, use max_completion_tokens
Invoking Semantic Kernel Python's AzureChatCompletion against an o3-series reasoning model failed with "Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead." Semantic Kernel automaticall