Can anyone teach me how to properly use o3 deep research in retool?
My goal is to create an app which uses o3 deep research model, however, the configuration for using such models is different. I know I'm supposed to use /responses rather than the /completions, but there are a lot of confusing properties to configure. I think the issue is with the lack of documentation (and skill issue of course - im a newb)
I was able to make the app work using the gpt4o search preview model but o3 is a bit of a challenge.
Can anyone help or point me in the right direction please?
Could you give me more details on what you have set up so far and how you are looking to use this model and query it?
It looks like we have a preconfigured option for using 03-mini, I am not sure there are any deep research models available unless you set up a REST API resource. In which case you could need to check their docs to configure the payload of that query.