# Mistral

<figure><img src="/files/iuwjUAP4925ZumavQpN8" alt="" width="563"><figcaption></figcaption></figure>

## These are Mistral models available on our platform. Each one offers unique abilities:

**`open-mistral-7b(mistral-tiny-2312):`**&#x4D;istral 7B is the first dense model released by Mistral AI. At the time of the release, it matched the capabilities of models up to 30B parameters. To learn more about its capabilities, click [here](https://mistral.ai/news/announcing-mistral-7b/).&#x20;

**`mistral-small-latest(mistral-small-2402):`**&#x4D;istral Small is the ideal choice for simple tasks that one can do in bulk - like Classification, Customer Support, or Text Generation.

**`mistral-medium-latest(mistral-medium-2312):`**&#x4D;istral Medium is ideal for intermediate tasks that require moderate reasoning - like data extraction, summarizing a document, writing a job description, or writing product descriptions. Mistral Medium strikes a balance between performance and capability, making it suitable for a wide range of tasks that only require language transformation. For example, Mistral Medium can write an email.

{% embed url="<https://docs.mistral.ai/guides/model-selection/>" %}


---

# 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.aicrisk.com/admin/ai-agents/adding-a-new-agent/agent-engine-properties/mistral.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.
