litellm/litellm-rust/crates/python-bridge/src
Yujong Lee 5ca7968812 Merge remote-tracking branch 'origin/main' into litellm_rust_cache_s3
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

# Conflicts:
#	litellm-rust/crates/python-bridge/src/cache/config.rs
#	litellm-rust/crates/python-bridge/src/cache/facade.rs
#	litellm-rust/crates/python-bridge/src/cache/handle.rs
#	litellm-rust/crates/python-bridge/src/cache/native.rs
2026-09-21 22:12:40 +00:00
..
cache Merge remote-tracking branch 'origin/main' into litellm_rust_cache_s3 2026-09-21 22:12:40 +00:00
coercion fix(rust): preserve Python settings coercion at the native boundary 2026-09-21 21:32:33 +00:00
routes fix(rust): preserve HTTP host and TLS error context 2026-09-21 21:32:33 +00:00
coercion.rs fix(rust): preserve Python settings coercion at the native boundary 2026-09-21 21:32:33 +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 wip 2026-09-19 10:36:59 -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 fix(rust): preserve HTTP host and TLS error context 2026-09-21 21:32:33 +00:00
lib.rs fix(rust): preserve Python settings coercion at the native boundary 2026-09-21 21:32:33 +00:00
marshal.rs fix(rust): preserve structured conversion semantics 2026-09-21 21:32:33 +00:00
python_settings.rs fix(rust): preserve Python settings coercion at the native boundary 2026-09-21 21:32:33 +00:00
token_counter.rs refactor(rust): keep the Python token counter on the fast backend 2026-09-20 21:49:39 +00:00