setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.24.
- This action is used across all versions by 60 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-ollama GitHub Action streamlines the integration of the Ollama CLI into GitHub Actions workflows, enabling users to run prompts against large language models (LLMs) directly in CI/CD pipelines. It automates the installation and setup of Ollama, supports model caching to improve workflow efficiency, and allows users to specify CLI versions for compatibility. This action simplifies the process of leveraging LLMs in automated workflows, enhancing productivity and reducing manual setup overhead.
Release notes
2.0.24 (2026-03-19)
Build System
- deps: bump ollama from 0.18.1 to 0.18.2 (1e9713e)