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
| Field | Description |
|---|---|
OLLAMA_BASE_URL | Base URL of your Ollama server (default: http://localhost:11434) |
OLLAMA_API_KEY | Optional. Only needed if your instance requires authentication |
Click Fetch Models to auto-detect all locally available models.