Confirm this is an issue with the Python library and not an underlying OpenAI API
Describe the bug
openai.BadRequestError: Error code: 400 - {'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'}}
To Reproduce
Try to use o1 with Autogen
Code snippets
OS
Windows
Python version
Python 3.11
Library version
Current