We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api-1 | Error during streaming: BadRequestError: 400 Unsupported value: 'messages[0].role' does not support 'developer' with this model.
No response
nodejs
The text was updated successfully, but these errors were encountered:
Same issue here. The developer role does not work. Seams a bug on the OpenAI side.
developer
https://platform.openai.com/docs/guides/reasoning#advice-on-prompting
Starting with o1-2024-12-17, o1 models support developer messages rather than system messages, to align with the chain of command behavior described in the model spec.
Sorry, something went wrong.
No branches or pull requests
Checked other resources
Example Code
api-1 | Error during streaming: BadRequestError: 400 Unsupported value: 'messages[0].role' does not support 'developer' with this model.
Error Message and Stack Trace (if applicable)
No response
Description
api-1 | Error during streaming: BadRequestError: 400 Unsupported value: 'messages[0].role' does not support 'developer' with this model.
System Info
nodejs
The text was updated successfully, but these errors were encountered: