mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Whole-tree basedpyright drops from 147,728 to 146,543 errors (reportAny -670, reportExplicitAny -244) with no rule increasing repo-wide or in any file. TypedDicts, Mapping/Sequence views, Protocols, and precise helper return types replace Any; no casts, ignores, or runtime changes. Budgets ratcheted down by the fixed amounts. |
||
|---|---|---|
| .. | ||
| ingestion | ||
| text_splitters | ||
| __init__.py | ||
| main.py | ||
| rag_query.py | ||
| utils.py | ||