litellm/litellm-rust/crates/python-bridge/src
yujonglee bd82d73ca1
Merge pull request #41981 from BerriAI/litellm_rust_typed_pyo3
refactor(rust): use typed pyo3 APIs instead of getattr/import strings
2026-09-19 10:09:34 -07:00
..
routes refactor(rust): use typed pyo3 APIs instead of getattr/import strings 2026-09-19 16:46:34 +00:00
credentials.rs refactor(rust): add types and core-utils crates, unify the provider error 2026-09-17 22:01:14 -07:00
diagnostics.rs refactor(rust): add types and core-utils crates, unify the provider error 2026-09-17 22:01:14 -07:00
errors.rs feat(rust): add Amazon Textract to litellm.ocr and sign provider requests after host hooks 2026-09-19 09:11:52 -07:00
http.rs refactor(rust): split custom_httpx into litellm-http and the OCR handler 2026-09-18 20:46:36 -07:00
lib.rs refactor(rust): read litellm HTTP globals through one Python shim and tighten the http pool 2026-09-18 17:23:26 -07:00
marshal.rs add streaming message 2026-09-18 15:45:08 -07:00
python_settings.rs fix(rust): read OCR secrets from the process environment and decline when a secret manager is readable 2026-09-19 08:32:46 -07:00
token_counter.rs refactor(rust): add types and core-utils crates, unify the provider error 2026-09-17 22:01:14 -07:00