mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
chore(lint): ratchet the TQ ceilings down to what these test fixes reached
This commit is contained in:
parent
21092d633b
commit
120971dacc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"TQ001": {
|
||||
"limit": 744
|
||||
"limit": 742
|
||||
},
|
||||
"TQ002": {
|
||||
"limit": 742
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
"limit": 469
|
||||
},
|
||||
"TQ005": {
|
||||
"limit": 2405
|
||||
"limit": 2403
|
||||
},
|
||||
"TQ006": {
|
||||
"limit": 34
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue