name: Feature request
about: Suggest an idea for this project
Since Chat GPT-5 was released, the OpenAI API has two new parameters that can control the AI Response:
- The
verbosity parameter (low/medium/high) that controls the length of the answer back
- The ReasonEffort = Minimal (SK already has high/medium/low, but with GPT-5 a 'minimal' value has also been introduced that SK does not currently support (if you send the value, you get an exception))
It would be nice if SK could support these
name: Feature request
about: Suggest an idea for this project
Since Chat GPT-5 was released, the OpenAI API has two new parameters that can control the AI Response:
verbosityparameter (low/medium/high) that controls the length of the answer backIt would be nice if SK could support these