Skip to main content

Ollama

Run models entirely on your machine — no API key or internet connection needed.

Setup: Install Ollama from ollama.com, then pull a model:

ollama pull llama3.2
FieldDescription
OLLAMA_BASE_URLBase URL of your Ollama server (default: http://localhost:11434)
OLLAMA_API_KEYOptional. Only needed if your instance requires authentication

Click Fetch Models to auto-detect all locally available models.