# Mistral AI

## **Connector Overview**

<figure><img src="/files/aToax2XqYkYP4nHumfYu" alt=""><figcaption></figcaption></figure>

Mistral AI is a French AI company that develops open-source and commercial large language models, providing customizable frontier AI solutions for enterprises through its La Plateforme API and deployment services.

## **Supported Models**

Mistral 7B, Mistral 8x7B, Mistral Large

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_MISTRAL\_AI\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information/perform the follow steps to connect Mistral AI:

* API Key

To obtain the information required for provisioning the Mistral AI Connector, perform the following steps:

1. Log in to your [Mistral AI account](http://console.mistral.ai/)
2. Navigate to Workspace > API Keys
3. Select **Create New Key**

## **API Resources**

For more information on how to utilize the Mistral AI API, feel free to reference the following [documentation](https://huggingface.co/docs/api-inference).


---

# 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/mistral-ai.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.
