setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.35.
- 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 automates the installation and configuration of the Ollama CLI in GitHub workflows, enabling users to interact with large language models (LLMs) directly within their CI/CD pipelines. It simplifies tasks such as running prompts against LLMs, managing model caching to improve workflow efficiency, and specifying CLI versions for consistent behavior. This action is particularly useful for integrating AI-driven text generation or analysis into automated processes.
What’s Changed
2.0.35 (2026-04-24)
Build System
- deps: bump ollama from 0.21.0 to 0.21.1 (af9df67)