Cohere Chat Model node
Use the Cohere Chat Model node to access Cohere's large language models for conversational AI and text generation tasks.
On this page, you'll find the node parameters for the Cohere Chat Model node, and links to more resources.
Credentials: You can find authentication information for this node here.
Node parameters
- Model: Select the model which will generate the completion. n8n dynamically loads available models from the Cohere API. Learn more in the Cohere model documentation (opens in a new tab).
Node options
- 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.
- Max Retries: Enter the maximum number of times to retry a request.
Related resources
Refer to Cohere's API documentation (opens in a new tab) for more information about the service.