Anthropic Claude
AI & KnowledgeClaude language model for completion and chat
Overview
Claude language model for completion and chat.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
operation | string | — | Operation for the Anthropic Claude node |
model | string | — | Model for the Anthropic Claude node |
prompt | string | — | Prompt for the Anthropic Claude node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{anthropic.text}}stringClaude response text
{{anthropic.tokens_used}}numberToken usage
Examples
Basic Usage
Example configuration:
{
"operation": "value",
"model": "value",
"prompt": "value"
}Tips & Best Practices
- •Ensure all required fields for Anthropic Claude are configured.
- •Check the output variables to see available data.
- •Test with different temperature values to tune creativity.
Try Anthropic Claude in Your Workflow
Create a free account and start building AI-powered workflows with the Anthropic Claude node.
Open Workflow Editor