litellm/litellm-rust/crates/python-bridge/src
yujonglee 34b45f3d79
refactor(python-bridge): declare sync and async routes once (#39333)
* refactor(rust): move audio transcription into core

* refactor(python-bridge): split non-streaming bridge modules

* fix(python-bridge): harden sync and async route boundaries

* refactor(python-bridge): declare sync and async routes once
2026-09-02 16:26:36 -07:00
..
routes refactor(python-bridge): declare sync and async routes once (#39333) 2026-09-02 16:26:36 -07:00
constants.rs refactor(python-bridge): split routes and add shared function tracing (#39031) 2026-09-02 16:26:35 -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(python-bridge): split routes and add shared function tracing (#39031) 2026-09-02 16:26:35 -07:00
execution.rs fix(python-bridge): harden sync and async route boundaries (#39332) 2026-09-02 16:26:35 -07:00
function_trace.rs refactor(python-bridge): split routes and add shared function tracing (#39031) 2026-09-02 16:26:35 -07:00
lib.rs fix(python-bridge): harden sync and async route boundaries (#39332) 2026-09-02 16:26:35 -07:00
marshal.rs refactor(python-bridge): declare sync and async routes once (#39333) 2026-09-02 16:26:36 -07:00