nv_auto
Automatically selects the optimal AI model for your task, then runs the prompt on it. Supports images, system prompts, and adjustable temperature and token limits.
Instructions
Pick the best model for the task automatically, then run the prompt on it.
Args: task: what kind of job this is, e.g. "code review", "görsel analizi". prompt: the actual content to send. system: optional system prompt. images: image URLs or local paths (forces a vision model if given). temperature: 0.0-1.0. max_tokens: response cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| images | No | ||
| prompt | Yes | ||
| system | No | ||
| max_tokens | No | ||
| temperature | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |