litellm/litellm-rust/crates/host-python/src
yujonglee d675c1285b
Merge pull request #41987 from BerriAI/litellm_rust_fork_safety
fix(rust): refuse native routes in processes forked after the runtime started
2026-09-19 13:47:54 -07: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 wip 2026-09-19 10:36:59 -07:00
fork_gate.rs refactor(rust): drop a comment that repeats the reserve doc 2026-09-19 18:22:06 +00: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 wip 2026-09-19 10:41:41 -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