litellm/type-discipline-budget.json
mateo-berri fbfb63c948 chore(typing): clear 2.7k basedpyright Any errors across 15 hotspot files
Replace Any-typed seams with real types in the files carrying the highest
reportAny/reportExplicitAny density: typed Prisma read helpers in the MCP
db layer and verification token repository, TypedDicts for OAuth credential
payloads and aggregated spend rows, a DailySpendRecord protocol for the
daily activity endpoints, and concrete request/response types in the
volcengine, openai evals, azure batches, azure_ai count_tokens, and ocr
transformation modules. Modernize touched annotations to PEP 604/585 forms.

No casts, no type: ignore, no noqa, no new Any annotations, no behavior
changes. Whole-tree basedpyright: reportAny 27,005 -> 24,427,
reportExplicitAny 7,439 -> 7,280, no rule increased anywhere. Budgets
ratcheted: basedpyright -2,869, ruff-strict -1,505, type-discipline -167.
2026-07-26 18:39:26 -07:00

29 lines
329 B
JSON

{
"LIT001": {
"limit": 23287
},
"LIT002": {
"limit": 27473
},
"LIT003": {
"limit": 292
},
"LIT004": {
"limit": 44
},
"LIT005": {
"limit": 0
},
"LIT006": {
"limit": 1109
},
"LIT007": {
"limit": 0
},
"LIT008": {
"limit": 1004
},
"LIT009": {
"limit": 2495
}
}