v0.9.3#
These are the release notes for gptme version v0.9.3.
Contributors#
Thanks to everyone who contributed to this release:
@erikbjare
Changelog#
Changes since v0.9.2:
📦 gptme#
✨ Features (2)#
🐛 Fixes (1)#
fix: hide test conversations when selecting a conversation (
f86c1d21
)
🔨 Misc (6)#
docs: updated the local models doc (
b658aa9d
)docs: added cli and api docs, improved docstrings (
de1e94f0
)test: fixed context tool test if ctags missing, install ctags in CI (
c8c0ec90
)test: added basic tests for server (
7f1b3d70
)docs: added codecov badge (
a035a321
)test: wrote tests for context tool (
d7f0e349
)
(excluded 6 less relevant commits)
Full Changelog: https://github.com/gptme/gptme/compare/v0.9.2…v0.9.3