com_error_invalid_request_error when trying to use o3 pro #7871
Replies: 6 comments 3 replies
-
Nothing on our end that would cause this issue on latest: Double-check the API key you are using. Please also share debug logs: Log locations:
There are two types of logs that can help diagnose the issue:
Error logs contain exact stack traces and are especially helpful, but both can provide valuable information. |
Beta Was this translation helpful? Give feedback.
-
I might be seeing the same error when trying o3-pro. In the npm log I see "error: [AskController] Error handling request 404 This model is only supported in v1/responses and not in v1/chat/completions.". I see the open GitHub issue (#6364) regarding implementing the responses api but I don't totally understand the situation. Will o3-pro not work on LibreChat until this is implemented? |
Beta Was this translation helpful? Give feedback.
-
The same issue for mine --- o3-pro(not o3) |
Beta Was this translation helpful? Give feedback.
-
Same here |
Beta Was this translation helpful? Give feedback.
-
Hi @danny-avila, I'm also encountering same issue with the o3-pro model that appears to be related to its API support. Could you please guide me on the best way to resolve this? TIA |
Beta Was this translation helpful? Give feedback.
-
o3-pro is now supported via Responses API toggle. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
It says
com_error_invalid_request_error
w/o any further qualifications when I try to send a request to "o3-pro" openai model with default settings (I didn't change them).People were saying in issues that this could happen for o3 earlier because organization is not verified, but my organization is verified (I see the badge in "Organization settings"), so that can't be the reason.
o3 model (not o3 pro) works fine.
Pressing "Reset model parameters" doesn't change any parameters or solve the issue.
Version Information
ghcr.io/danny-avila/librechat-dev latest c59eb01c308d 5 hours ago 1.79GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 2c984a6ef68f 28 hours ago 2.01GB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions