langchain_ollama 0.3.3%2B3

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

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

tests docs langchain_ollama MIT

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.