Skip to main content

shared_request_http_client

Function shared_request_http_client 

Source
pub fn shared_request_http_client() -> Client
Expand 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.