Support for o1-preview & o1-mini

https://openai.com/index/introducing-openai-o1-preview/

https://openai.com/index/openai-o1-mini-advancing-cost-efficient-reasoning/

Trying to contact the model returned this error: { "error": { "message": "Unsupported value: 'messages[0].role' does not support 'system' with this model.", "type": "invalid_request_error", "param": "messages[0].role", "code": "unsupported_value" } }

It seems these new models do not support a system role. o1-mini is 80% cheaper then the top model, might be useful for complex tasks.



Discuss this on our forum.