Changelog
Source:NEWS.md
rollama 0.1.0
CRAN release: 2024-05-01
- adds function
check_model_installed
- changes default model to llama3
rollama 0.0.3
CRAN release: 2024-03-21
- add option to query several models at once
- dedicated embedding models are available now (see
vignette("text-embedding", "rollama")
) - error handling and bug fixes