anthropic
fun anthropic(apiKey: String, settings: AnthropicClientSettings = AnthropicClientSettings(), httpClientFactory: KoogHttpClient.Factory = HttpClientFactoryResolver.resolve(), clock: KoogClock = KoogClock.System): PromptExecutorBuilder(source)
Adds an Anthropic client. httpClientFactory defaults to HttpClientFactoryResolver.resolve.