litellm/litellm-rust/crates/ai-gateway/src
Yujong Lee 12c02ddb04
Some checks failed
LiteLLM Rust / rust-lint (push) Has been cancelled
LiteLLM Rust / rust-test (push) Has been cancelled
fix(rust): update gateway message adapter
2026-09-07 10:43:50 -07:00
..
audio_transcription refactor(native): separate request options and context 2026-09-07 10:43:50 -07:00
auth chore(rust): migrate the litellm-rust workspace (core, ai-gateway, python-bridge) from Rust edition 2021 to edition 2024 (#33940) 2026-07-20 08:52:06 -07:00
integrations refactor(native): separate request data from execution context 2026-09-07 10:43:50 -07:00
io refactor(native): separate request options and context 2026-09-07 10:43:50 -07:00
ocr refactor(native): separate request options and context 2026-09-07 10:43:50 -07:00
realtime refactor(native): separate request data from execution context 2026-09-07 10:43:50 -07:00
routes fix(rust): update gateway message adapter 2026-09-07 10:43:50 -07:00
client.rs perf(bedrock): audio transcription via rust core (py->rust bridge) (#33990) 2026-07-20 14:09:41 -07:00
constants.rs refactor(rust): make litellm-core the callable messages() SDK; drop the ai-gateway handler (#35044) 2026-07-29 13:41:31 -07:00
lib.rs refactor(rust): extract config crate (#39706) 2026-09-04 08:17:07 -07:00
main.rs refactor(rust): extract config crate (#39706) 2026-09-04 08:17:07 -07:00
state.rs feat(proxy): add POST /v1/callbacks/logs to replay logging payloads through callbacks (#31134) 2026-06-24 15:25:10 -07:00
trace_parity.rs refactor(tests): restructure rust python harness around strategy definitions (#39628) 2026-09-03 21:15:01 -07:00