Releases: TilmanGriesel/chipper
Chipper 1.1.4
What's Changed
- Add manual transcription image workflow dispatch by @TilmanGriesel in #63
- Expand default extensions by @TilmanGriesel in #64
Full Changelog: v1.1.3...v1.1.4
Chipper 1.1.3
Chipper 1.1.2
Chipper 1.1.1
What's Changed
- Include API health in health route by @TilmanGriesel in #59
- Adjust assistant message font by @TilmanGriesel in #60
Full Changelog: v1.1.0...v1.1.1
Chipper 1.1.0
A small quality-of-life update fixing embed target command parsing and giving Chipper messages a more distinct look and feel with a serif font face and improved chat bubbles.
What's Changed compared to the 1.0 Release
- Improve platform detection by @TilmanGriesel in #53
- Remove obsolete styles and apply formatting by @TilmanGriesel in #54
- Use serif chat font and simplify chat messages by @TilmanGriesel in #55
- Chat font adjustment by @TilmanGriesel in #56
- fix: Extract command argument beforehand by @TilmanGriesel in #57
- Improve message legibility by @TilmanGriesel in #58
Full Changelog: v1.0.0...v1.1.0
Chipper 1.0.2
What's Changed
- fix: Extract command argument beforehand by @TilmanGriesel in #57
Full Changelog: v1.0.1...v1.0.2
Chipper 1.0.1
What's Changed
- Improve platform detection by @TilmanGriesel in #53
- Remove obsolete styles and apply formatting by @TilmanGriesel in #54
- Use serif chat font and simplify chat messages by @TilmanGriesel in #55
- Chat font adjustment by @TilmanGriesel in #56
Full Changelog: v1.0.0...v1.0.1
Chipper 1.0.0
The day has finally arrived. From starting this endeavour a long time ago with just a handful of Python scripts and wrestling with ElasticSearch and Haystack to the moment when I first got an answer from my local Ollama instance, every step has been a journey. Then came the excitement of seeing the first Haystack embedding work, the moment Chipper remembered my name and streaming finally worked.
Now I can finally say that it's not complete, but it's a heck of a tool that I want to share with you. And I need your support to figure out how to properly support AMD GPUs in docker desktop and many more ideas on how we can make Chipper more stable, solid and reliable.
There's always an infinite road ahead, but milestones are important and this is one for me and for this project.
Hello World Chipper 1.0 👋 🐕
What has happened so far
- Add basic docker support by @TilmanGriesel in #1
- Implement Streaming by @TilmanGriesel in #2
- Mirror ollama api by @TilmanGriesel in #3
- Rework chat clients by @TilmanGriesel in #4
- docs: update Llama_(language_model).md by @eltociear in #5
- Improve docker compose, ports & run.sh by @TilmanGriesel in #6
- Housekeeping by @TilmanGriesel in #7
- Rework docker compose by @TilmanGriesel in #8
- Improve user feedback by @TilmanGriesel in #9
- Prepare 1.0 release by @TilmanGriesel in #11
- Adjust readme and docs by @TilmanGriesel in #12
- Update assets by @TilmanGriesel in #13
- Fix png assets by @TilmanGriesel in #14
- Update assets paths by @TilmanGriesel in #15
- Fix asset path by @TilmanGriesel in #16
- Update documentation by @TilmanGriesel in #17
- Update readme links by @TilmanGriesel in #18
- fix: Fix unclosed quote by @TilmanGriesel in #19
- Improve parameter handling by @TilmanGriesel in #20
- Improve documentation by @TilmanGriesel in #21
- Pre-release updates by @TilmanGriesel in #22
- Refine web UI by @TilmanGriesel in #23
- docs: Update video size by @TilmanGriesel in #24
- Fix elastic search link by @TilmanGriesel in #25
- Add Hugging Face support by @TilmanGriesel in #28
- Add thinking style user feedback by @TilmanGriesel in #29
- Add missing env setup to rebuild and vol clean targets by @TilmanGriesel in #30
- Add default system prompt by @TilmanGriesel in #31
- Add default ragignore by @TilmanGriesel in #32
- Add macOS support by @TilmanGriesel in #33
- fix: Update embed env by @TilmanGriesel in #34
- Make all scripts executable by @TilmanGriesel in #35
- Prepare 1.0 release by @TilmanGriesel in #36
- Add version information and hosting example by @TilmanGriesel in #37
- docs: Refine docs page by @TilmanGriesel in #38
- Update demo compose file by @TilmanGriesel in #39
- Update HF models to warm free tier versions by @TilmanGriesel in #40
- Clean environment on rebuild by @TilmanGriesel in #41
- Add live demo link to readme by @TilmanGriesel in #42
- Refine frontend by @TilmanGriesel in #43
- docs: Assign dedicated dark button color by @TilmanGriesel in #44
- Allow users to define brand colors by @TilmanGriesel in #45
- Refine web UI by @TilmanGriesel in #46
- Refine welcome message by @TilmanGriesel in #47
- Regen web UI CSS by @TilmanGriesel in #48
- Improve docs by @TilmanGriesel in #49
- Finishing touches by @TilmanGriesel in #50
- Add build number by @TilmanGriesel in #51
- Improve run sh by @TilmanGriesel in #52
Full Changelog: 0.0.1...v1.0.0
Chipper 0.1.11
The primary objective is to streamline color and branding customization for project forks.
What's Changed
- Add live demo link to readme by @TilmanGriesel in #42
- Refine frontend by @TilmanGriesel in #43
- docs: Assign dedicated dark button color by @TilmanGriesel in #44
- Allow users to define brand colors by @TilmanGriesel in #45
- Refine web UI by @TilmanGriesel in #46
Full Changelog: v0.1.10...v0.1.11
Chipper 0.1.10
Technically Chipper 1.0 RC1 🥳
Most of the rough edges have been buffed out, and the project is now in a stable, maintainable state. While I still plan to expand automated testing and CI in the future, everything has its time bucket. With my full-time job keeping me busy, I wanted to ensure this project reached a solid and reliable state.
Don't forget to check out the live demo: https://demo.chipper.tilmangriesel.com/
What's Changed
- Update HF models to warm free tier versions by @TilmanGriesel in #40
- Clean environment on rebuild by @TilmanGriesel in #41
Full Changelog: v0.1.9...v0.1.10