These are the release notes for gptme version v0.9.1.
Scanned 6/1/2026
Install via CLI
openskills install tools-only/X-Skills# v0.9.1
These are the release notes for gptme version v0.9.1.
## Contributors
Thanks to everyone who contributed to this release:
@erikbjare
## Changelog
Changes since v0.9.0:
## 📦 gptme
### 🐛 Fixes (2)
- fix: fixed passing non-text files on cli, fixed recursive import, fixed len() call which should be len_tokens(), only stop generation on executable/supported codeblocks ([`0aebbffd`](https://github.com/gptme/gptme/commit/0aebbffd))
- fix: fixed support for local models (specifically through litellm proxy) ([`a0460047`](https://github.com/gptme/gptme/commit/a0460047))
### 🔨 Misc (1)
- docs: updated local-models doc with better instructions ([`23644af2`](https://github.com/gptme/gptme/commit/23644af2))
**Full Changelog**: https://github.com/gptme/gptme/compare/v0.9.0...v0.9.1
No comments yet. Be the first to comment!