M
Mistral AI
by Mistral AI
Generate text completions, chat responses, and embeddings using Mistral AI models including Mistral Large, Small, and Codestral.
AI ServicesFree / PaidAPI keyllmchatembeddingscodeaiopen-source
How agents use Mistral AI
- ✓Agent uses Mistral Large for complex reasoning, summarisation, or multi-step task planning
- ✓Agent uses Codestral for code generation, explanation, or review tasks
- ✓Agent generates text embeddings with mistral-embed for semantic search or RAG pipelines
- ✓Agent uses Mistral Small for high-throughput, cost-efficient classification or extraction tasks
Agent actions
Chat CompletionGenerate a chat response from a Mistral model.
Inputs: messages, model, temperature, maxTokens, systemPrompt
Returns: content, finishReason, promptTokens, completionTokens, model
Embed TextGenerate vector embeddings using a Mistral embedding model.
Inputs: inputs, model
Returns: embeddings, embeddingCount
List ModelsRetrieve all available Mistral models.
Returns: models, modelCount
Example workflows
1
Code generation agent
Agent uses Codestral to generate, review, or explain code snippets as part of a development workflow.
About Mistral AI
- Vendor
- Mistral AI
- Pricing Always review details with the vendor
- Free / Paid — Free tier available with limited tokens. Paid usage is billed per million tokens, varying by model.
- Authentication
- API key
- Rate limit Always review details with the vendor
- 60 requests / minute
- Compatible nodes
- AgentResource
- Website
- https://mistral.ai
Build an AI workflow with Mistral AI
Use the Agentic Planner to design, visualize, and connect Mistral AI with your other tools.
Open Agentic Planner