v0.19.2
These are the release notes for gptme version v0.19.2.
Contributors
Thanks to everyone who contributed to this release:
Changelog
Changes since v0.19.1:
📦 gptme
🐛 Fixes (3)
- fix: catch exception if history file fails to load for any reason (
d832c9c
) - fix: change openrouter default model to llama-3.1-405b-instruct (
fcf69f5
) - fix: openrouter wasn't picked up as default provider when apikey present (fixes #157) (
a8dc5fd
)
🔨 Misc (5)
- chore: bump version to 0.19.2 (
cea928e
) - refactor: extracted
chat
andstep
from cli.py into new chat.py (#158) (5081c89
) - docs(README): change pypi/pepy badges/links to use new gptme package (
1a7e4ef
) - docs(README): fix pepy.tech badge links, until the new package name doesn't 404 (
8f7d272
) - docs(README): fixed logo in PyPI readme by using full URL (
cced9cc
)
Full Changelog: v0.19.1...v0.19.2