setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.27.
- This action is used across all versions by 62 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 simplifies the process of integrating the Ollama CLI into GitHub Actions workflows. It automates the installation and setup of the Ollama CLI, enabling users to run prompts against large language models or utilize specific pre-trained models from the Ollama library within CI/CD pipelines. This action enhances workflow efficiency by supporting model caching and version control, reducing setup time and streamlining interaction with AI models.
What’s Changed
2.0.27 (2026-04-03)
Build System
- deps: bump ollama from 0.19.0 to 0.20.0 (2cf41ce)