mirror of
https://github.com/openai/codex.git
synced 2026-03-05 21:45:28 +03: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.