Chipper 2.1.0
New Features
- Full Ollama API Reflection – Use Chipper as a drop-in service to extend Ollama with RAG capabilities, enabling enhanced retrieval and contextual responses for all Ollama clients.
- API Proxy & Security – Reflect and proxy the Ollama API with API key route protection.
- Daisy-Chaining – Connect multiple Chipper instances for extended processing and distributed workloads.
Discover more at: https://chipper.tilmangriesel.com/demo.html#demos
What's Changed
- Fully reflect the Ollama api by @TilmanGriesel in #93
- Update documentation by @TilmanGriesel in #94
Full Changelog: v.2.0.0...v.2.1.0