mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
Delete litellm/ocr/input.py and the native _ocr_file_document, _ocr_upload_document and _ocr_mime_type helpers. File documents now project to a typed OcrDocumentInput and the core lifecycle reads local paths, encodes bytes and asks the host to read file-like objects through a ReadDocument operation before the provider request Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| audio_transcription | ||
| call_lifecycle | ||
| chat_completions | ||
| messages | ||
| ocr | ||
| providers | ||
| responses | ||
| transport | ||
| constants.rs | ||
| error.rs | ||
| http_utils.rs | ||
| lib.rs | ||
| media.rs | ||
| url_utils.rs | ||