{aiAssistantName}
Easily manage the {aiAssistantName}'s settings and installed models. We recommend starting with smaller models first to see how they perform on your system before moving on to larger ones.
{!isInstalled && (
Connect to an Ollama instance running on another machine in your local network.
The remote host must be started with OLLAMA_HOST=0.0.0.0.
Currently configured: {props.models.settings.remoteOllamaUrl}
)}{remoteOllamaError}
)}{record.name}
{record.description}
| Tag | Input Type | Context Size | Model Size | Action |
|---|---|---|---|---|
| {tag.name} | {tag.input || 'N/A'} | {tag.context || 'N/A'} | {tag.size || 'N/A'} |
|