setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.4.
- This action is used across all versions by 51 repositories.
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 a GitHub Actions workflow. It enables users to run prompts against large language models (LLMs) directly in CI/CD pipelines, with support for caching models to improve efficiency. This action simplifies the integration of LLMs into automated workflows, streamlining tasks like AI-powered text generation or analysis.
Release notes
2.0.4 (2026-01-22)
Build System
- deps: bump ollama from 0.14.2 to 0.14.3 (2d6c747)