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