How to get OpenAI o4-mini-deep-research
to work?
#8344
Unanswered
xoChrisCo
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
From the parameters panel (or agent builder): |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Looking at this thread, I see that
o4-mini-deep-research
should be available, but I cannot get it to work.I added 4-mini-deep-research to the .env file:
OPENAI_MODELS=o4-mini,o4-mini-deep-research,o3,gpt-4.1,gpt-4o-mini,gpt-4o,gpt-3.5-turbo
When I chat with this model, I get error:
I also tried o4-mini-deep-research-2025-06-26 as per the OpenAI documentation. Same error.
Am I doing something wrong? Couldn't find any hints in the documentation either.
Beta Was this translation helpful? Give feedback.
All reactions