You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
When I try to use any OpenAI reasoner model (o1 in any of its versions) I get the following error: 400 Unsupported value: 'messages[0].role' does not support 'developer' with this model.
When I try to use o3 (in any version) the error that appears is: 404 The model o3-mini-2025-01-31 does not exist or you do not have access to it.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Flow
If applicable, add exported flow in order to help replicating the problem.
Describe the bug
A clear and concise description of what the bug is.
When I try to use any OpenAI reasoner model (o1 in any of its versions) I get the following error: 400 Unsupported value: 'messages[0].role' does not support 'developer' with this model.
When I try to use o3 (in any version) the error that appears is: 404 The model o3-mini-2025-01-31 does not exist or you do not have access to it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Flow
If applicable, add exported flow in order to help replicating the problem.
Setup
npx flowise start
,pnpm start
]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: