Skip to main content

Module adapted_client

Module adapted_client 

Source
Expand description

Adapted HTTP client that wraps HttpClient + ProviderAdapter.

Transparently converts requests/responses through the provider adapter so the rest of the codebase can use a uniform Chat Completions format.

Structsยง

AdaptedClient
HTTP client with provider-specific request/response adaptation.