This page covers all LangChain integrations with Ollama. Ollama allows you to run open-source models (likeDocumentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-usestr-1765228917-dac0d1a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.