setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.15.
- This action is used across all versions by 54 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 setup and integration of the Ollama CLI tool within GitHub Actions workflows, enabling users to run large language models (LLMs) such as those provided by Ollama. It simplifies the process of installing, configuring, and caching models, helping streamline tasks like executing AI-driven commands or queries in continuous integration (CI) pipelines. This action is particularly useful for incorporating AI capabilities into automated workflows.
Release notes
2.0.15 (2026-02-24)
Build System
- deps: bump ollama from 0.16.3 to 0.17.0 (19c845c)