Scrydon
Vendor Catalog

Ollama

Local open-source LLMs and embeddings

Vendor ID: ollama · Maturity: preview · Categories: AI

Ollama — local LLMs and embeddings discovered via /api/tags. Wire protocol: openai-chat-v1 (Ollama exposes an OpenAI-compatible surface).

Auth

CredentialNotes
noneLocal runner, no auth. The integration takes a baseUrl (default http://localhost:11434).

Capabilities

CapabilityNotes
LLMModel auto-discovery via /api/tags — whatever the local Ollama process has pulled is selectable.
EmbeddingSame auto-discovery; embedding-capable models are filtered.

Use Ollama in air-gapped or development setups where the workspace shouldn't talk to a hosted LLM provider.

On this page

On this page