litellm/litellm-rust/crates/core/tests
yujonglee 83ab0113f0
feat(ocr): add Vertex DeepSeek adapter and remove legacy OCR pipeline (#40509)
* feat(ocr): add Vertex DeepSeek adapter

* fix(ocr): restore stacked CI coverage

* style(ocr): apply workspace rustfmt

* fix(ocr): deduplicate stacked gateway error mapping

* test(ocr): keep response format checks at dispatch

* fix(ocr): initialize gateway input provenance

* refactor(ocr): preserve DeepSeek extra params

* refactor(ocr): align Vertex DeepSeek preparation

* fix(gateway): drop removed OCR credential error variant

* fix(ocr): fail closed for deferred hooks and Vertex destinations

* fix(ocr): preserve DeepSeek credential provenance
2026-09-11 16:22:57 -07:00
..
ocr feat(ocr): add Azure Mistral adapter with native authentication (#40502) 2026-09-11 16:22:55 -07:00
azure_ai_ocr.rs feat(ocr): add Azure Mistral adapter with native authentication (#40502) 2026-09-11 16:22:55 -07:00
azure_document_intelligence_ocr.rs feat(ocr): add Azure Document Intelligence adapter (#40534) 2026-09-11 16:22:55 -07:00
deepseek_ocr.rs feat(ocr): add Vertex DeepSeek adapter and remove legacy OCR pipeline (#40509) 2026-09-11 16:22:57 -07:00
ocr.rs feat(ocr): add Azure Mistral adapter with native authentication (#40502) 2026-09-11 16:22:55 -07:00
reducto_ocr.rs feat(ocr): add Reducto legacy and v3 adapters (#40535) 2026-09-11 16:22:56 -07:00
vertex_ai_deepseek_ocr.rs feat(ocr): add Vertex DeepSeek adapter and remove legacy OCR pipeline (#40509) 2026-09-11 16:22:57 -07:00
vertex_ai_ocr.rs feat(ocr): add Vertex DeepSeek adapter and remove legacy OCR pipeline (#40509) 2026-09-11 16:22:57 -07:00
workspace_crate_allowlist.rs feat(rust_bridge): count budget-check input tokens in Rust on all LLM routes (#40381) 2026-09-10 13:56:30 -07:00