litellm/test-quality-budget.json
yuneng-jiang 89187cd030
test(anthropic): let monkeypatch own litellm.callbacks in the cache control tests (#37847)
Fifteen tests assigned litellm.callbacks directly and left the conftest global
snapshot to clean up after them. monkeypatch.setattr restores it as part of the
test, so the file no longer depends on that safety net to stay isolated.
2026-08-22 08:52:02 -07:00

23 lines
249 B
JSON

{
"TQ001": {
"limit": 744
},
"TQ002": {
"limit": 742
},
"TQ003": {
"limit": 1068
},
"TQ004": {
"limit": 469
},
"TQ005": {
"limit": 2421
},
"TQ006": {
"limit": 34
},
"TQ007": {
"limit": 117
}
}