litellm/litellm-rust/crates/core
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
..
src feat(ocr): add Vertex DeepSeek adapter and remove legacy OCR pipeline (#40509) 2026-09-11 16:22:57 -07:00
tests feat(ocr): add Vertex DeepSeek adapter and remove legacy OCR pipeline (#40509) 2026-09-11 16:22:57 -07:00
AGENTS.md refactor(rust): make litellm-core the callable messages() SDK; drop the ai-gateway handler (#35044) 2026-07-29 13:41:31 -07:00
Cargo.toml feat(ocr): add Vertex Mistral adapter (#40507) 2026-09-11 16:22:56 -07:00
CLAUDE.md refactor(rust): make litellm-core the callable messages() SDK; drop the ai-gateway handler (#35044) 2026-07-29 13:41:31 -07:00