Source: factory.ai/package.mcp/ObjAiMcpMistral.py
Mistral AI implementation for the MCP AI interface.
| Method | Signature | Description |
|---|---|---|
| prompt | prompt(role: str = '', prompt: str = '', image_base64: str = '') -> str |
Sends a prompt to the Mistral AI model and returns the response. |