Web search ability with OpenAI models

Hello,

I am trying to use the web search ability of the Completion API of OpenAI to let the model search for information about a prospect and use this is a foundation for an icebreaker.

According to OpenAI’s documentation this option is available with the gpt4 turbo models.

I have selected the tool in my module:

However, I get the following error:

[400] Hosted tool ‘web_search_preview’ is not supported with gpt-4-turbo.

Which would mean that this is not available through make.com. When will this option made avaiable? How can I use this option within make?


You need GPT-4o or 4o-mini according to the documentation.

1 Like