Bug Fix
- Fixed OpenAI API error (400 Bad Request) when using non-reasoning models like gpt-4o-mini (#304)
- The reasoning_effort parameter is now only sent when it's not set to "none"
- This fixes compatibility with standard OpenAI models that don't support reasoning features
What's Changed
Full Changelog: v1.18.0...v1.18.1