Recent candidate changes
Agent handoffs Once agents are created, define which agents can hand off tasks to others. For example, a finance agent m
normalized
announcement_update / 87% / no review hint
Creating an agentic workflow To build a workflow with handoffs, start by creating all necessary agents. You can create a
normalized
announcement_update / 87% / no review hint
Streaming output The API also supports streaming outputs, both when starting a conversation and continuing a previous on
normalized
announcement_update / 87% / no review hint
Stateful interactions and conversation branching Developers are no longer required to monitor conversion history; they h
normalized
announcement_update / 87% / no review hint
Direct Access: Start a conversation by directly specifying the model and completion parameters, providing quick access t
normalized
announcement_update / 87% / no review hint
With an Agent: Create a conversation with a specific agent_id to leverage its specialized capabilities.
normalized
announcement_update / 76% / no review hint
Conversation management There are two ways to start a conversation: With an Agent: Create a conversation with a specific
normalized
announcement_update / 87% / no review hint
MCP tools The Agents API SDK can also leverage tools built on the Model Context Protocol (MCP)—an open, standardized pro
normalized
announcement_update / 87% / no review hint
Web search The Agents API offers web search as a connector, enabling developers to combine Mistral models with diverse,
normalized
announcement_update / 96% / no review hint
Document library Document Library is a built-in connector tool that enables agents to access documents from Mistral Clou
normalized
announcement_update / 76% / no review hint
Image generation The image generation connector tool, powered by Black Forest Lab FLUX1.1 [pro] Ultra, enables agents to
normalized
announcement_update / 96% / no review hint
Code execution The Agents API can use the code execution connector, empowering developers to create agents that execute
normalized
announcement_update / 76% / no review hint