mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
Merge pull request #41734 from BerriAI/litellm_reasoning_backfill_test_openrouter
test(cost_map): stop pinning supports_reasoning absent on the openrouter o1 entry
This commit is contained in:
commit
ea047e5133
1 changed files with 0 additions and 1 deletions
|
|
@ -951,7 +951,6 @@ def test_shipped_openai_reasoning_rule_loses_to_mapped_entries(shipped_cost_map)
|
|||
[
|
||||
("azure/us/o1-2024-12-17", "azure", True),
|
||||
("github_copilot/gpt-5", "github_copilot", None),
|
||||
("openrouter/openai/o1", "openrouter", None),
|
||||
("perplexity/openai/gpt-5.4-mini", "perplexity", None),
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue