Ollama

Category: Cloud Status: base

Connects to an Ollama server for managing and running local large language models. Supports listing models, running inference, and loading GGUF model files.

Connection Settings

Field Default Description
host host.docker.internal Ollama server hostname or IP
port 11434 Ollama API port

Authentication

No authentication. Ollama's API is unauthenticated by default. Restrict access via network firewall if needed.

Supported Actions

External Links