mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 00:59:07 -05:00
- Install Ollama in GitHub Actions workflow - Pull configurable AI model (default: gemma2:9b) - Add AI model input to workflow parameters - Implement fallback to OpenAI if Ollama fails - Add comprehensive error handling and testing - Update documentation with AI model configuration This enables intelligent AI-powered release notes generation using your existing changelog system with Ollama models.