Skip to main content
本页面涵盖了 LangChain 与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.

模型接口

ChatOllama

Ollama chat models.

OllamaEmbeddings

Ollama embedding models.

其他

OllamaLLM

(Legacy) Ollama text completion models.