fix: pricing integration test (#4837)
This commit is contained in:
@@ -21,7 +21,7 @@ async fn test_pricing_cache_performance() {
|
|||||||
("anthropic", "claude-sonnet-4"),
|
("anthropic", "claude-sonnet-4"),
|
||||||
("openai", "gpt-4o"),
|
("openai", "gpt-4o"),
|
||||||
("openai", "gpt-4o-mini"),
|
("openai", "gpt-4o-mini"),
|
||||||
("google", "gemini-flash-1.5"),
|
("google", "gemini-2.5-flash"),
|
||||||
("anthropic", "claude-opus-4"),
|
("anthropic", "claude-opus-4"),
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user