Package: @effect/ai-anthropic
Module: AnthropicConfig
Service tag for Anthropic client configuration overrides, such as transformations applied to the generated HTTP client.
When to use
Use when you need to provide or read Anthropic client configuration through Effect’s context from a layer or integration.
See
withClientTransform for scoping an HTTP client transformationSignature
declare class AnthropicConfig
Since v4.0.0