langchain_ollama 0.3.2+1 langchain_ollama: ^0.3.2+1 copied to clipboard
LangChain.dart integration module for Ollama (run Llama 3.2, Gemma 2, Phi-3.5, Mistral nemo, Qwen2 and other models locally).
🦜️🔗 LangChain.dart / Ollama #
Ollama module for LangChain.dart.
Features #
- LLMs:
Ollama
: wrapper around Ollama Completions API.
- Chat models:
ChatOllama
: wrapper around Ollama Chat API in a chat-like fashion.
- Embeddings:
OllamaEmbeddings
: wrapper around Ollama Embeddings API.
License #
LangChain.dart is licensed under the MIT License.