Ask a question to get started
Enter to sendā¢Shift+Enter new line
Proxy to use for the Anthropic clients, will be used for every API call.
If not provided, will attempt to read from the ANTHROPIC_PROXY environment variable.
ANTHROPIC_PROXY
anthropic_proxy: str | None = Field(default_factory=(from_env('ANTHROPIC_PROXY', default=None)))