setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.20.
- This action is used across all versions by 55 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 automates the installation and configuration of the Ollama CLI within GitHub workflows, enabling users to interact with large language models (LLMs) directly within CI/CD pipelines. It simplifies tasks such as running prompts against LLMs, caching models to speed up workflows, and managing specific versions of the Ollama CLI. This action is designed to streamline the integration of AI capabilities into development workflows.
Release notes
2.0.20 (2026-03-07)
Build System
- deps: bump ollama from 0.17.6 to 0.17.7 (8470570)