Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

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.