mirror of
https://github.com/openai/codex.git
synced 2026-04-29 08:56:38 +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.