mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
HttpClientConfig::resolve becomes From<&HttpSettings> for Resolution and client_builder becomes TryFrom<&HttpClientConfig> for reqwest::ClientBuilder, matching the rustls conversion. The verify decision moves into From<&HttpSettings> for Verify, and the proxy environment rule moves next to its flags as HttpSettings::trusts_proxy_env. The curve and cipher results are read with transpose and a default selection, which removes the tuple destructuring |
||
|---|---|---|
| .. | ||
| ocr | ||
| azure_ai_ocr.rs | ||
| azure_document_intelligence_ocr.rs | ||
| cohere_ocr.rs | ||
| deepseek_ocr.rs | ||
| ocr.rs | ||
| reducto_ocr.rs | ||
| vertex_ai_deepseek_ocr.rs | ||
| vertex_ai_ocr.rs | ||