setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.5.
- 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 simplifies the integration of the Ollama CLI into GitHub workflows, enabling users to automate tasks involving large language models (LLMs). It facilitates model installation, execution, and caching within CI/CD pipelines, reducing setup complexity and improving workflow efficiency. This action is particularly useful for automating processes that require interaction with LLMs, such as generating insights or processing natural language prompts.
Release notes
2.0.5 (2026-01-25)
Build System
- deps: bump ollama from 0.14.3 to 0.15.0 (66b73bf)