run
Execute AI models locally with a prompt using Ollama MCP Server, optionally integrating images for vision/multimodal models and adjusting temperature for response control.
Instructions
Run a model with a prompt. Optionally accepts an image file path for vision/multimodal models and a temperature parameter.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
images | No | ||
name | Yes | ||
prompt | Yes | ||
temperature | No | ||
think | No |