setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.28.
- This action is used across all versions by 63 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 in GitHub workflows, enabling developers to interact with large language models (LLMs) such as running prompts against various models. It simplifies the process of setting up LLM-based tasks in CI/CD pipelines, supports caching for faster execution, and ensures compatibility with specific CLI versions and models.
What’s Changed
2.0.28 (2026-04-05)
Build System
- deps: bump ollama from 0.20.0 to 0.20.2 (609ef25)