# Cohere

## **Connector Overview**

<figure><img src="/files/66FmVIenfGQMn0UJSSuq" alt=""><figcaption></figcaption></figure>

Cohere AI is a natural language processing platform that provides enterprise-grade AI models and APIs to help businesses integrate advanced text understanding, generation, and search capabilities into their applications.

## **Supported Models**

Command, Command Light, Generate

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_COHERE\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Cohere information must be gathered:

* API Key

To obtain the information required for provisioning the Cohere Connector, perform the following steps:<br>

1. Log in to your [Cohere Dashboard](https://dashboard.cohere.com/)
2. Navigate to Platform > API Keys
3. Select **New Trial Key**
   1. Please Note: Trial keys are rate-limited, and cannot be used for commercial purposes. If you want to avoid this, then you need to create a **Production Key**. For more information, please see [here](https://docs.cohere.com/docs/rate-limits).

## **API Resources**

For more information on how to utilize the Cohere API, feel free to reference the following [documentation](https://docs.cohere.com/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/cohere.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
