Files
cs249r_book/docs
Vijay Janapa Reddi a623867919 feat(ai): add Ollama integration for AI release notes
- 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.
2025-08-02 11:23:45 -04:00
..