Source: factory.ai/package.mcp/ObjAiMcpOpenrouter.py
OpenRouter implementation for the MCP AI
interface. OpenAI-compatible chat completions.
| Method | Signature | Description |
|---|---|---|
| prompt | prompt(role: str = '', prompt: str = '', image_base64: str = '') -> str |
Send a prompt to the OpenRouter model and |