setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.38.
- This action is used across all versions by 67 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 facilitates the installation and configuration of the Ollama CLI in GitHub Actions workflows. It automates tasks such as setting up the Ollama environment, running prompts against language models, and caching models to enhance CI performance. This action streamlines the integration of large language model operations into CI/CD pipelines, enabling efficient and repeatable usage.
What’s Changed
2.0.38 (2026-05-01)
Build System
- deps: bump ollama from 0.22.0 to 0.22.1 (197c08e)