litellm/litellm-rust/crates/python-bridge/src
2026-09-16 17:50:10 +00:00
..
lifecycle refactor(rust): localize route errors 2026-09-16 17:50:10 +00:00
routes refactor(rust): localize route errors 2026-09-16 17:50:10 +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): split routes and add shared function tracing (#39031) 2026-09-02 16:26:35 -07:00
errors.rs refactor(rust): localize route errors 2026-09-16 17:50:10 +00:00
execution.rs refactor(rust): localize route errors 2026-09-16 17:50:10 +00:00
lib.rs refactor(rust): remove gateway, config, router, realtime, and trace-parity infrastructure 2026-09-16 16:00:07 +00:00
marshal.rs wip 2026-09-16 17:50:10 +00:00
token_counter.rs feat(rust): count tiktoken cl100k_base admission tokens in Rust (#40777) 2026-09-11 23:47:05 +00:00