Skip to content

v0.9.1

Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 30 Oct 14:01
· 969 commits to master since this release
0aebbff

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 (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