v0.10.0
These are the release notes for GPTMe version v0.10.0.
Contributors
Thanks to everyone who contributed to this release:
Changelog
Changes since v0.9.4:
📦 gptme
🐛 Fixes (3)
- fix: handle non-terminating ``` in LLM output better (
509b6a4
) - fix: include files mentioned within prompt (fixes #25) (
441add6
) - fix: fixed auto-continue in non-interactive mode after codeblock execution (
0601def
)
🔨 Misc (3)
- docs: mention GitHub bot and WIP tree-based convos (
2fdea10
) - docs: added WIP docs about finetuning, improved collect.py script (
eb42f18
) - docs: improved README (
f59d4ac
)
Full Changelog: v0.9.4...v0.10.0