Skip to main content
This page covers all LangChain integrations with Ollama. Ollama allows you to run open-source models (like gpt-oss) locally. For a complete list of supported models and variants, see the Ollama model library.

Model interfaces

ChatOllama

Ollama chat models.

OllamaEmbeddings

Ollama embedding models.

Other

OllamaLLM

(Legacy) Ollama text completion models.