Mistral ai
Overview
SLUG: MISTRAL_AI
Description
Mistral AI is a research lab building state-of-the-art open-source language models and providing APIs for developers and enterprises to integrate these models into their applications.
Authentication Details
API Key
Connecting to Mistral ai
Create an auth config
Use the dashboard to create an auth config for the Mistral ai toolkit. This allows you to connect multiple Mistral ai accounts to Composio for agents to use.
Select App
Navigate to [Mistral ai](https://platform.composio.dev?next_page=/marketplace/Mistral ai).
Create and Get auth config ID
Click “Create Mistral ai Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Mistral ai toolkit’s playground](https://app.composio.dev/app/Mistral ai)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MISTRAL_AI_CREATE_LIBRARY
Tool Name: Create library
Description
Action Parameters
Action Response
MISTRAL_AI_DELETE_LIBRARY_DOCUMENT
Tool Name: Delete library document
Description
Action Parameters
Action Response
MISTRAL_AI_DOWNLOAD_FILE
Tool Name: Download File
Description
Action Parameters
Action Response
MISTRAL_AI_GET_FINE_TUNING_JOBS
Tool Name: List Fine Tuning Jobs
Description
Action Parameters
Action Response
MISTRAL_AI_LIST_FILES
Tool Name: List Files
Description
Action Parameters
Action Response
MISTRAL_AI_LIST_LIBRARIES
Tool Name: List libraries
Description
Action Parameters
Action Response
MISTRAL_AI_LIST_LIBRARY_DOCUMENTS
Tool Name: List Library Documents
Description
Action Parameters
Action Response
MISTRAL_AI_RETRIEVE_FILE
Tool Name: Retrieve File
Description
Action Parameters
Action Response
MISTRAL_AI_UPLOAD_FILE
Tool Name: Upload File
Description
Action Parameters
Action Response
MISTRAL_AI_UPLOAD_LIBRARY_DOCUMENT
Tool Name: Upload Library Document
Description
Action Parameters
Action Response