fleet_setup
Probe Ollama servers to set up fleet configuration: list installed models, recommend missing ones with size/hardware, and hold pulls until user approval.
Instructions
Create or replace the fleet configuration by probing the user's Ollama servers: picks installed models per category and lists recommended models that are missing (with size and hardware). Without nodes it only probes the configured machines. Never pull models without the user's approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | No | ||
| overwrite | No | Replace an existing fleet.toml (the old one is kept as a backup). |