v0.10.3#
These are the release notes for gptme version v0.10.3.
Contributors#
Thanks to everyone who contributed to this release:
@erikbjare
Changelog#
Changes since v0.10.2:
📦 gptme#
✨ Features (2)#
🐛 Fixes (2)#
🔨 Misc (4)#
docs: added getting started guide (
d085d07f
)refactor: refactored msg_to_toml and toml_to_message into Message methods (
11b711fd
)docs: switched to sphinx-book-theme, minor improvements to docs (
c237ddec
)scripts: added build_changelog.sh script (
68b592b2
)
Full Changelog: https://github.com/gptme/gptme/compare/v0.10.2…v0.10.3