setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.2.
- 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 automates the installation and configuration of the Ollama CLI within GitHub Actions workflows. It enables users to interact with large language models (LLMs) by running prompts against specific models and caching them to optimize CI performance. This action simplifies workflows involving AI model execution and ensures efficient integration of Ollama capabilities into continuous integration pipelines.
Release notes
2.0.2 (2026-01-15)
Bug Fixes
Build System
- deps: bump ollama from 0.13.5 to 0.14.1 (b5ba252)