Anthropic Chat Model
Use Claude models directly via the Anthropic API for AI workflows.
Written By pvdyck
Last updated 18 days ago
Anthropic Chat Model
Connect to Anthropic's Claude models for text generation, analysis, and AI agent workflows.
Setup
- Add an Anthropic API credential with your API key
- Connect the Anthropic Chat Model sub-node to an AI Agent, Chain LLM, or other AI node
- Select a model (Claude Sonnet, Opus, Haiku, etc.)
Features
- All Claude models available via dynamic model list
- Extended thinking mode with configurable token budget
- Custom headers for API proxies
- Temperature, Top K, Top P controls
Notes
- Requires an Anthropic API key (get one at console.anthropic.com)
- For multi-provider access via a single API key, consider the OpenRouter Chat Model instead