litellm/litellm-rust/crates
Yujong Lee 8c21a988b7 fix(ocr): set DeepSeek OCR sampling defaults
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-19 18:31:49 +00:00
..
auth feat(rust): add Amazon Textract to litellm.ocr and sign provider requests after host hooks 2026-09-19 09:11:52 -07:00
auth-aws fix stuff 2026-09-19 09:32:46 -07:00
auth-azure fix(rust): honor vertex_project, vertex_location and enable_azure_ad_token_refresh globals 2026-09-18 21:01:37 -07:00
auth-gcp fix(rust): honor vertex_project, vertex_location and enable_azure_ad_token_refresh globals 2026-09-18 21:01:37 -07:00
cache refactor(rust): extract auth and cache crates 2026-09-16 18:12:11 +00:00
cache-memory fix(rust): evict in-memory cache entries at the expiry boundary 2026-09-16 18:30:45 +00:00
cache-redis fix(rust): address Redis cache review findings 2026-09-16 23:19:28 +00:00
callbacks-legacy refactor(rust): use typed pyo3 APIs instead of getattr/import strings 2026-09-19 16:46:34 +00:00
core fix stuff 2026-09-19 09:32:46 -07:00
core-utils refactor(rust): share settings lookup and layer merge through core-utils 2026-09-18 20:36:07 -07:00
framer feat(rust): add standalone framing crate 2026-09-17 00:30:43 +00:00
host refactor(rust): move RouteMachine out of core into litellm-host next to the Machine trait 2026-09-18 15:45:08 -07:00
host-python refactor(rust): use typed pyo3 APIs instead of getattr/import strings 2026-09-19 16:46:34 +00:00
http feat(rust): add Amazon Textract to litellm.ocr and sign provider requests after host hooks 2026-09-19 09:11:52 -07:00
llms fix(ocr): set DeepSeek OCR sampling defaults 2026-09-19 18:31:49 +00:00
python-bridge Merge pull request #41981 from BerriAI/litellm_rust_typed_pyo3 2026-09-19 10:09:34 -07:00
token-counter test(rust): assert merge cost scales linearly instead of a wall-clock bound 2026-09-16 19:43:42 +00:00
types refactor(rust): add types and core-utils crates, unify the provider error 2026-09-17 22:01:14 -07:00