pub fn shared_request_http_client() -> ClientExpand description
Process-wide HTTP client shared by non-streaming request/response drivers (embeddings, vector store). Uses an overall request timeout because these reads are bounded and must not hang forever.