Commit graph

11 commits

Author SHA1 Message Date
Ishaan Jaffer
5d3adc3ed2
Add litellm-rust .gitignore 2026-06-16 20:49:59 -07:00
Ishaan Jaffer
b35972693a
Add standalone axum litellm-rust-server 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
90de822e6d
Add PyO3 litellm_rust.ocr binding 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
2204234583
Add blocking OCR pipeline for the Rust engine 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
1aad05b558
Add OcrError type for the Rust OCR engine 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
b88fcef57a
Add MistralOcrConfig transform in Rust 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
e53135b0df
Add BaseOcrConfig trait and OCR response types in Rust 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
8637a44bff
Add Rust llms module scaffolding mirroring litellm/llms 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
dc6c4dc687
Add litellm-rust README 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
c0e486420e
Add maturin build config for the litellm_rust extension 2026-06-16 20:48:56 -07:00
Ishaan Jaffer
68301db156
Add litellm-rust crate manifest (cdylib + rlib + standalone server bin) 2026-06-16 20:48:55 -07:00