Skip to main content

Documentation Index

Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyo-1777658790-7be347c.mintlify.app/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.