langchain_ollama 0.0.4
langchain_ollama: ^0.0.4 copied to clipboard
LangChain.dart integration module for Ollama (run Llama 2, Mistral, Vicuna and other models locally).
0.0.4 #
0.0.3+2 #
- Update a dependency to the latest release.
0.0.3+1 #
- Update a dependency to the latest release.
0.0.3 #
- REFACTOR: Use cl100k_base encoding model when no tokenizer is available (#295). (ca908e80)
- REFACTOR: Make all LLM options fields nullable and add copyWith (#284). (57eceb9b)
- REFACTOR: Migrate tokenizer to langchain_tiktoken package (#285). (6a3b6466)
- FEAT: Update internal dependencies (#291). (69621cc6)
0.0.2+1 #
- Update a dependency to the latest release.
0.0.1+3 #
- Update a dependency to the latest release.
0.0.1+2 #
- Update a dependency to the latest release.
0.0.1 #
0.0.1-dev.1 #
- Bootstrap project.