Skip to main content

Module http_client

Module http_client 

Source
Expand description

Centralized HTTP client factory for LLM providers.

Provides consistent timeout configuration and client creation across all providers based on the application’s TimeoutsConfig.

Structs§

HttpClientFactory
Factory for creating pre-configured HTTP clients.