backend
integrations
Fixed gpt-5-mini 400 error by removing unsupported temperature parameter
Bug Fixes
- Removed the unsupported temperature parameter from OpenAI (gpt-5-mini) calls, which prevented 400 Bad Request errors. Structured JSON output (json_schema) remained unaffected and required no action from users.integrations