🦜️🔗 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.
Libraries
- langchain_ollama
- LangChain.dart integration module for Ollama (run Llama 3, Mistral, Vicuna and other models locally).