Skip to content

Commit 907d533

Browse files
fix(model_catalog): sync web_search flag on Azure AI GPT-5.4 dated backup row
Mirror supports_web_search for azure_ai/gpt-5.4-2026-03-05 in the backup catalog so it matches model_prices_and_context_window.json. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 243c1cd commit 907d533

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

litellm/model_prices_and_context_window_backup.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2140,6 +2140,7 @@
21402140
"supports_tool_choice": true,
21412141
"supports_service_tier": true,
21422142
"supports_vision": true,
2143+
"supports_web_search": true,
21432144
"supports_none_reasoning_effort": true,
21442145
"supports_xhigh_reasoning_effort": true,
21452146
"supports_minimal_reasoning_effort": true

0 commit comments

Comments
 (0)