These are the release notes for GPTMe version v0.9.1.
Contributors
Thanks to everyone who contributed to this release:
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 (
0aebbff
) - fix: fixed support for local models (specifically through litellm proxy) (
a046004
)
🔨 Misc (1)
- docs: updated local-models doc with better instructions (
23644af
)
Full Changelog: v0.9.0...v0.9.1