litellm/litellm-rust/crates/python-bridge/src
Yujong Lee 3fcefa82f2 fix(rust): reconcile rebase with realtime and routing_utils removal on main
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-16 17:53:04 +00:00
..
lifecycle refactor(core): let the plan own delivery and gate sync leaves on the request kind 2026-09-16 17:50:11 +00:00
routes feat(python-bridge): dispatch OCR callbacks through the native cursor 2026-09-16 17:50:11 +00:00
auth.rs wip 2026-09-16 17:50:10 +00:00
constants.rs feat(rust_bridge): count budget-check input tokens in Rust on all LLM routes (#40381) 2026-09-10 13:56:30 -07:00
diagnostics.rs refactor(python-bridge): classify callbacks natively instead of function_setup 2026-09-16 17:50:11 +00:00
errors.rs fix(rust): reconcile rebase with realtime and routing_utils removal on main 2026-09-16 17:53:04 +00:00
execution.rs refactor(rust): localize route errors 2026-09-16 17:50:10 +00:00
lib.rs cleanup dead code 2026-09-16 17:50:11 +00:00
marshal.rs refactor callback 2026-09-16 17:50:11 +00:00
token_counter.rs feat(rust): count tiktoken cl100k_base admission tokens in Rust (#40777) 2026-09-11 23:47:05 +00:00