litellm/litellm-rust/crates/host-python/src
Yujong Lee 619a19b8a2 refactor(rust): use typed pyo3 APIs instead of getattr/import strings
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-19 16:46:34 +00:00
..
adapter.rs refactor(rust): rename litellm-callbacks to litellm-host and HostOpError to InvokeError 2026-09-18 15:45:08 -07:00
argument.rs refactor(rust): route-neutral callback contract 2026-09-18 15:43:08 -07:00
callable.rs refactor(rust): use typed pyo3 APIs instead of getattr/import strings 2026-09-19 16:46:34 +00:00
driver.rs refactor(rust): use typed pyo3 APIs instead of getattr/import strings 2026-09-19 16:46:34 +00:00
execution.rs refactor(rust): run OCR through a route-neutral callback contract and a legacy Logging adapter 2026-09-17 21:13:16 -07:00
gil.rs refactor(rust): run OCR through a route-neutral callback contract and a legacy Logging adapter 2026-09-17 21:13:16 -07:00
handle.rs add streaming message 2026-09-18 15:45:08 -07:00
lib.rs refactor(rust): rename litellm-callbacks to litellm-host and HostOpError to InvokeError 2026-09-18 15:45:08 -07:00
marshal.rs refactor(rust): run OCR through a route-neutral callback contract and a legacy Logging adapter 2026-09-17 21:13:16 -07:00