litellm/tests/test_litellm/ocr
yujonglee b8928170e9
feat(ocr): add Vertex Mistral adapter (#40507)
* feat(ocr): add Vertex Mistral adapter

* test(ocr): validate Vertex credentials at adapter boundary

* refactor(ocr): preserve Vertex Mistral extra params

* refactor(ocr): align Vertex authentication lifecycle

* refactor(ocr): keep Vertex preparation behind bridge

* fix(ocr): protect Vertex credential destinations

* fix(auth): restrict request Vertex token endpoints
2026-09-11 16:22:56 -07:00
..
__init__.py Enable local file support for OCR (#22133) 2026-02-27 10:50:02 -08:00
test_ocr_azure_document_intelligence_api_base.py feat(ocr): add Azure Mistral adapter with native authentication (#40502) 2026-09-11 16:22:55 -07:00
test_ocr_file_input.py fix(proxy): keep every value of a repeated form key in get_form_data 2026-08-21 18:44:46 -07:00
test_ocr_native_format.py feat(ocr): add Azure Document Intelligence adapter (#40534) 2026-09-11 16:22:55 -07:00
test_rust_bridge.py feat(ocr): add Vertex Mistral adapter (#40507) 2026-09-11 16:22:56 -07:00