This model requires that either input content or output modality contain audio. #5128
Replies: 3 comments 5 replies
-
Are you sure your selected model is gpt-4o, not gpt-4o-audio-preview? This has happened to me when I tried to "chat" with gpt-4o-audio-preview where both input and output were in text modalities. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am just getting started with LibreChat today and I have a chat with
gpt-4o
with DALL-E3 plugin installed and selected. No matter what I ask, I get this error:Something went wrong. Here's the specific error message we encountered: Encountered an error while attempting to respond: 400 This model requires that either input content or output modality contain audio.
But I am not doing anything with audio here. I tried asking to create an image and asking to write some text. Both give this error. If I deselect the DALL-E3 plugin, there are no errors. I have the 'DALLE3_API_KEY=sk-proj-Ll....." set in
.env
.I review the server logs and there doesn't seem to be any additional information there.
If I deselect the DALL-E3 plugin, the base chat agent works properly, but then (as expected) it says it cannot create images.
Is there anything else I need to do to make DALL-E work or is this a bug?
Happy to help troubleshoot in any way.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions