| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Chipper 2.1.0 source code.tar.gz | 2025-02-01 | 131.3 MB | |
| Chipper 2.1.0 source code.zip | 2025-02-01 | 131.4 MB | |
| README.md | 2025-02-01 | 792 Bytes | |
| Totals: 3 Items | 262.7 MB | 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 https://github.com/TilmanGriesel/chipper/pull/93
- Update documentation by @TilmanGriesel in https://github.com/TilmanGriesel/chipper/pull/94
Full Changelog: https://github.com/TilmanGriesel/chipper/compare/v.2.0.0...v.2.1.0