Closed
Description
Question
inner tools used error :
agents.exceptions.UserError: Hosted tools are not supported with the ChatCompletions API. FGot tool type: <class 'agents.tool.WebSearchTool'>, tool: WebSearchTool(user_location={'type': 'approximate', 'city': '西安'}, search_context_size='medium')
it seems ChatCompletions API compared Response API is incompatible,how to resolve this matter? thx