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ยง
- Adapted
Client - HTTP client with provider-specific request/response adaptation.