v0.24.1#
These are the release notes for gptme version v0.24.1.
Contributors#
Thanks to everyone who contributed to this release:
@erikbjare
Changelog#
Changes since v0.24.0:
📦 gptme#
✨ Features (1)#
🐛 Fixes (4)#
🔨 Misc (15)#
Click to expand
chore: bump version to 0.24.1 (
5ec053f4
)docs: added gptme.vim to projects (
e3afcfd0
)refactor: moved vim plugin into its own repo ErikBjare/gptme.vim (
190fcd70
)docs(server): mention how to install server extras (
cb561d6b
)docs: move detailed usage to separate page (
e8ec1c84
)docs: improve examples documentation (
13e3b956
)docs: move automation document under examples (
c2b904fd
)docs: add projects page, more examples and ‘powered by gptme’ badge (
602155e7
)docs(examples): added more examples (
e69551f5
)docs: added links to changelog (releases) and X, improved examples (use of
git status -vv
) (37ab6b41
)docs(README): changed twitter/x badge to point to @gptmeorg (
906bc96e
)chore: added htmlcov to gitignore (
cfd7cdf7
)test: fixed readline completions test (
bc796567
)docs(README): moved agent feature to done features, link to gptme-agent-template (
e17ef361
)refactor(rag): improve RAG manager implementation (#268) (
63e8d04f
)
(excluded 7 less relevant commits)
Full Changelog: https://github.com/gptme/gptme/compare/v0.24.0…v0.24.1