litellm/litellm/rust_bridge
Yujong Lee 831810248a refactor(rust): keep the Python token counter on the fast backend
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-20 21:49:39 +00:00
..
chat_completions refactor(rust): run OCR through a route-neutral callback contract and a legacy Logging adapter 2026-09-17 21:13:16 -07:00
messages add streaming message 2026-09-18 15:45:08 -07:00
ocr add streaming message 2026-09-18 15:45:08 -07:00
responses refactor(rust): run OCR through a route-neutral callback contract and a legacy Logging adapter 2026-09-17 21:13:16 -07:00
transcription refactor(rust_bridge): group route modules into packages and split ocr into main and rust 2026-09-16 20:34:51 +00:00
__init__.py feat(python): rename Rust rollout API (#39704) 2026-09-04 08:40:44 -07:00
_native.pyi refactor(rust): keep the Python token counter on the fast backend 2026-09-20 21:49:39 +00:00
bindings.py Merge pull request #39334 from BerriAI/litellm_rust_opt_in_configuration 2026-09-02 16:26:36 -07:00
callbacks_legacy_python.py refactor(rust): rename legacy callback adapter crate 2026-09-19 23:06:26 +00:00
catalog.py feat(rust): add Amazon Textract to litellm.ocr and sign provider requests after host hooks 2026-09-19 09:11:52 -07:00
configuration.py fix(rust_bridge): let LITELLM_RUST win over litellm.rust() for optional tiers 2026-09-16 19:45:11 +00:00
dispatch.py refactor(rust_bridge): share call_hook instead of per-route native lambdas 2026-09-17 00:01:52 +00:00
failures.py add streaming message 2026-09-18 15:45:08 -07:00
fork_guard.py wip 2026-09-19 10:36:59 -07:00
lifecycle.py add streaming message 2026-09-18 15:45:08 -07:00
loader.py refactor(tests): restructure rust python harness around strategy definitions (#39628) 2026-09-03 21:15:01 -07:00
public_call.py refactor(rust_bridge): give chat completions, messages and responses the ocr dispatch shape 2026-09-16 15:02:12 -07:00
response_metadata.py bring x-litellm-rust 2026-09-16 17:28:36 -07:00
runtime.py bring x-litellm-rust 2026-09-16 17:28:36 -07:00
settings.py fix(rust): suppress private settings resolver lint 2026-09-19 15:48:07 +00:00
timeouts.py refactor(lint): apply every safe ruff autofix and zero 28 strict-rule budgets 2026-08-01 15:43:29 -07:00
token_counter.py refactor(rust): keep the Python token counter on the fast backend 2026-09-20 21:49:39 +00:00