Skip to main content

Cohere

Overview

This connector provides a connection to Cohere.

Requirements

Before creating the connector, you will need the following information available for the Cohere connection.

  • API key

Creating

To add an instance of the Cohere connector, you can use the Web UI or the CLI.

$ sand connectors create cohere --name myLLM \
--api-key="apiKey"

✅ Connector created successfully!
Connector ID: cnc-5ab0075c465c8321

Usage

coming soon