mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fix(lint): increase limit for B008 for gigachat api route
This commit is contained in:
parent
ccdc87f80e
commit
7a1af1737e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"limit": 190
|
||||
},
|
||||
"B008": {
|
||||
"limit": 505
|
||||
"limit": 506
|
||||
},
|
||||
"B009": {
|
||||
"limit": 84
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue