setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.6.
- 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 process of integrating the Ollama CLI into GitHub Actions workflows by automating its installation and setup. It enables users to run large language model (LLM) prompts directly within workflows and supports caching models to improve CI performance. This action is ideal for automating tasks involving LLMs, such as generating responses or processing data using AI models.
Release notes
2.0.6 (2026-01-26)
Build System
- deps: bump ollama from 0.15.0 to 0.15.1 (e6c5eb8)