Cluster Nodes
sub-nodes
Cohere Model node documentation

Cohere Model node

Use the Cohere Model node to use Cohere's models.

On this page, you'll find the node parameters for the Cohere Model node, and links to more resources.

This node lacks tools support, so it won't work with the AI Agent node. Instead, connect it with the Basic LLM Chain node.

Credentials: You can find authentication information for this node here.

Node Options

  • Maximum Number of Tokens: Enter the maximum number of tokens used, which sets the completion length.
  • Sampling Temperature: Use this option to control the randomness of the sampling process. A higher temperature creates more diverse sampling, but increases the risk of hallucinations.

Related resources

Refer to LangChains's Cohere documentation (opens in a new tab) for more information about the service.