Describe the bug
I tried setting OpenAIPromptExecutionSettings value of 'ReasoningEffort' to the new OpenAI value 'minimal', and I get back The provided reasoning effort 'minimal' is not supported.
To Reproduce
See above.
Expected behavior
To work with 'minimal' reasoning effort with new gpt-5 model. Should also be added to the struct ChatReasoningEffortLevel to have Minimal.
Screenshots
Platform
- Language: C#
- Source: SK 1.61.0
- AI model: OpenAI: gpt-5
- IDE: VS
- OS: Win11
Additional context
Describe the bug
I tried setting OpenAIPromptExecutionSettings value of 'ReasoningEffort' to the new OpenAI value 'minimal', and I get back The provided reasoning effort 'minimal' is not supported.
To Reproduce
See above.
Expected behavior
To work with 'minimal' reasoning effort with new gpt-5 model. Should also be added to the struct ChatReasoningEffortLevel to have Minimal.
Screenshots
Platform
Additional context