关于
This FastAPI server provides a robust interface for managing Mistral AI agents. It allows users to create, list, retrieve details, delete, and search for agents via a REST API, facilitating seamless integration with tools like the MCP Inspector and Le Chat. Designed for comprehensive control over Mistral agent lifecycles, it leverages the Model Context Protocol (MCP) for communication, streamlining development workflows.
主要功能
- Delete agents by ID
- Search for agents by name
- List all available agents
- Retrieve detailed information for any agent
- Create new Mistral agents
- 1 GitHub stars
使用案例
- Integrating Mistral agent control into conversational AI platforms like 'Le Chat'
- Programmatically creating and overseeing AI agents for various applications
- Managing Mistral agents through a dedicated inspector interface