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-lschan-1765567880-b1c8e16.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.