langchain_ollama 0.2.1 copy "langchain_ollama: ^0.2.1" to clipboard
langchain_ollama: ^0.2.1 copied to clipboard

LangChain.dart integration module for Ollama (run Llama 3, Phi-3, WizardLM-2, Mistral 7B, Gemma 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 Completions API in a chat-like fashion.
  • Embeddings:
    • OllamaEmbeddings: wrapper around Ollama Embeddings API.

License #

LangChain.dart is licensed under the MIT License.

3
likes
130
pub points
86%
popularity

Publisher

verified publisherdavidmiguel.com

LangChain.dart integration module for Ollama (run Llama 3, Phi-3, WizardLM-2, Mistral 7B, Gemma and other models locally).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ai #nlp #llms #langchain #ollama

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

collection, http, langchain_core, langchain_tiktoken, meta, ollama_dart, uuid

More

Packages that depend on langchain_ollama