Anthropic Provider
AnthropicProviderOptions includes:
model(default:"claude-sonnet-4-20250514")
Anthropic Vertex Provider
Model Aliases
claude-3-5-sonnet) to Vertex model IDs.Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Anthropic and Anthropic Vertex providers for TypeScript
new AnthropicProvider(anthropic: Anthropic, options?: AnthropicProviderOptions)
AnthropicProviderOptions includes:
model (default: "claude-sonnet-4-20250514")new AnthropicVertexProvider(client, options?: AnthropicVertexProviderOptions)
ANTHROPIC_VERTEX_MODEL_ALIASES;
claude-3-5-sonnet) to Vertex model IDs.