Using the new web search tool + responses API, is there a way to get annotations on structured outputs?
The annotations work as expected when using basic text output, but I’m consistently getting an empty annotations array when using structured outputs, despite seeing a successful web_search_call as part of the output.
8 Likes
I’m seeing this same behavior - a successful web_search action call, but no annotations. Sometimes they are there, but usually not.
I’m also seeing a lot of cases where the web_search seems to have zero impact on the output - like the web search query will be for one thing, and then the resulting output is completed unrelated to the query that was ran.