setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.31.
- This action is used across all versions by 64 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 Actions workflows. It enables users to run large language model (LLM) prompts against various pre-trained models, facilitating tasks such as natural language processing and AI-powered automation directly in CI/CD pipelines. The action also supports caching models to optimize workflow performance.
What’s Changed
2.0.31 (2026-04-11)
Build System
- deps: bump ollama from 0.20.4 to 0.20.5 (386b363)