ComfyUI Node
Claude Text Generation
Generate text using Claude for completion, creative writing, and content generation.
Claude Text Generation
- client
- response
◄prompt►
◄seed-1►
◄system_prompt►
◄temperature0.70►
◄max_tokens1024►
◄use_streamingfalse►
CategoryERPK/Claude
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text prompt for Claude | |
| seed | INT | -1-1–2147483647 | Seed for cache control. Randomizes by default to ensure fresh results each run. |
| clientopt | CLAUDE_API_CLIENT | Claude API client from Claude API Client node (optional if API key is configured in Settings) | |
| system_promptopt | STRING | Optional system prompt to guide Claude's behavior | |
| temperatureopt | FLOAT | 0.700–1 | Creativity level (0.0=focused, 1.0=creative) |
| max_tokensopt | INT | 1024256–8192 | Maximum length of response |
| use_streamingopt | BOOLEAN | false | Enable streaming responses |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |