Skip to content

Releases: TilmanGriesel/chipper

Chipper 2.1.0

01 Feb 23:46
90becec
Compare
Choose a tag to compare

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

Full Changelog: v.2.0.0...v.2.1.0

Chipper 2.0.0

01 Feb 17:53
70e5cce
Compare
Choose a tag to compare

This release will enable Chipper to act as an Ollama drop-in middleware and allows for client side query parameters.

What's Changed

Full Changelog: v.1.2.0...v.2.0.0

Chipper 1.2.0

28 Jan 07:12
c690a70
Compare
Choose a tag to compare

DeepSeek-R1 Support

What's Changed

New Contributors

Full Changelog: v.1.1.10...v.1.2.0

v.1.1.10

18 Jan 10:34
e0e554d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v.1.1.10

Chipper 1.1.9

14 Jan 18:00
66497c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

Chipper 1.1.8

12 Jan 16:43
cf5384f
Compare
Choose a tag to compare

This is the initial release featuring client side edge AI inference for Text-to-Speech (TTS), enabling in-browser TTS functionality via WebAssembly (Wasm) and ONNX powered by https://github.com/k2-fsa/sherpa-onnx. You can try it out using the /tts true command in the Web UI chat.

What's Changed

Full Changelog: v1.1.7...v1.1.8

Chipper 1.1.7

12 Jan 10:08
0b968cd
Compare
Choose a tag to compare

Added

  • Theme color meta tag

Improved

  • Prompt input field

Removed

  • Chat clear feedback in feed

Implemented

  • Response trimming
  • Scroll bar to user input field
  • Set phi4 as the default example model

Refinements

  • Code tag rendering and applied formatting
  • Code block styling
  • Applied additional formatting and smoother scrolling

What's Changed

Full Changelog: v1.1.6...v1.1.7

Chipper 1.1.6

11 Jan 20:16
5b4c39c
Compare
Choose a tag to compare

Toggle wide mode now via /wide chat command in the web interface. Your choice is persisted in local storage.

What's Changed

Full Changelog: v1.1.5...v1.1.6

Chipper 1.1.5

11 Jan 19:35
1ccbe96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

Chipper 1.1.4

11 Jan 13:36
84d30ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4