mirror of
https://github.com/openai/codex.git
synced 2026-04-28 08:34:54 +00:00
add `web_search_tool_type` on model_info that can be populated from backend. will be used to filter which models can use `web_search` with images and which cant. added small unit test.