litellm/litellm/rag
2026-09-04 18:59:35 -07:00
..
ingestion refactor(typing): replace Any with proven types in 89 more backend files 2026-09-02 23:08:42 +00:00
text_splitters feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
__init__.py refactor(lint): apply every safe ruff autofix and zero 28 strict-rule budgets 2026-08-01 15:43:29 -07:00
main.py fix(rag): let the managed store's params win over caller kwargs on the search call 2026-09-02 18:59:28 -07:00
rag_query.py chore(typing): clear 1.5k basedpyright Any errors across 54 files 2026-08-21 05:25:22 +00:00
utils.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00