litellm/litellm-rust/crates/python-bridge
yujonglee 352789257d
perf(rust): use pythonize for bridge serialization (#38764)
* perf(rust): use pythonize for bridge serialization

* perf(rust): benchmark serialization payload sizes

* refactor(rust): remove mutable benchmark state
2026-08-29 10:41:10 -07:00
..
benches perf(rust): use pythonize for bridge serialization (#38764) 2026-08-29 10:41:10 -07:00
src perf(rust): use pythonize for bridge serialization (#38764) 2026-08-29 10:41:10 -07:00
tests perf(rust): use pythonize for bridge serialization (#38764) 2026-08-29 10:41:10 -07:00
AGENTS.md refactor(rust): make litellm-core the callable messages() SDK; drop the ai-gateway handler (#35044) 2026-07-29 13:41:31 -07:00
build.rs feat: package Rust OCR bridge in LiteLLM wheel (#31267) 2026-06-25 12:32:55 -07:00
Cargo.toml perf(rust): use pythonize for bridge serialization (#38764) 2026-08-29 10:41:10 -07:00
CLAUDE.md refactor(rust): make litellm-core the callable messages() SDK; drop the ai-gateway handler (#35044) 2026-07-29 13:41:31 -07:00