This node establishes a connection with a Large Language Model (LLM) from Anthropic. After successfully authenticating using the Anthropic Authenticator node, you can select a model from a predefined list.
Note: Data sent to the Anthropic API is not used for the training of models by default, but can be if the prompts are flagged for Trust & Safety violations. For more information, check the Anthropic documentation.
The model to use. The available models are fetched from the Anthropic API if possible.
Models with the suffix -latest are the latest snapshots of the respective models. For more consistent behavior, specific snapshots should be used (e.g. claude-3-7-sonnet-20250219).
Sampling temperature to use, between 0.0 and 1.0.
Higher values will lead to less deterministic but more creative answers.
The maximum number of tokens to generate in the response.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Python Extension Development (Labs) from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!