mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 06:19:29 +00:00
* add VertexAIOCRConfig * __all__ = ["VertexAIOCRConfig"] add * add get_provider_ocr_config * use GenericLiteLLMParams for litellm params * fix _async_prepare_ocr_request * fix _prepare_ocr_request * fix get_complete_url * fix validate_environment * add safe_get_vertex_ai_project * add VertexAIOCRConfig * fix get_complete_url * add TestVertexAIOCR * add mistral-ocr-2505 cost * add OCR to provider info * docs vertex ai ocr * fix _handle_rate_limits * Potential fix for code scanning alert no. 3632: Clear-text logging of sensitive information Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>