httpClient

Represents the HTTP client that is used to perform network operations such as API requests within the AnthropicConfig configuration.

This variable serves as the base client for executing HTTP calls, including request preparation, timeout handling, and connection management, utilizing settings specified in the configuration.

It can be customized or replaced if an alternative HTTP client is required for specific use cases or integrations.