setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.3.
- This action is used across all versions by 50 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-ollama GitHub Action simplifies the integration of the Ollama CLI into GitHub Actions workflows. It automates the installation and setup of Ollama, enabling users to run prompts against large language models directly in CI/CD pipelines. This action also supports caching models to improve performance and reduce execution time during continuous integration processes.
Release notes
2.0.3 (2026-01-17)
Build System
- deps: bump ollama from 0.14.1 to 0.14.2 (310c45e)