Skip to content

v.2.2.0

Compare
Choose a tag to compare
@TilmanGriesel TilmanGriesel released this 02 Feb 17:36
· 5 commits to main since this release
a9c4368

Introducing the Chipper Chain Train 🚂
Now, and finally, you can link multiple Chipper instances. The Chipper Chain gives you the power and responsibility to extend processing across servers until you reach the ultimate context boundary. Just set the OLLAMA_URL to your second Chipper server.

This is now possible as Chipper now fully mirrors the Ollama Chat API and has proxies in place for non RAG pipeline calls, allowing it to serve as a seamless drop-in service between your hidden Ollama service instance and your client. Additionally, Chipper now supports bearer tokens, enabling a more secure Ollama setup, perfect for desktop clients like Enchanted.

What's Changed

Full Changelog: v.2.1.0...v.2.2.0