Skip to content

v0.19.1

Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 05 Oct 15:36
· 292 commits to master since this release
v0.19.1
eb1c17f

These are the release notes for gptme version v0.19.1.

Contributors

Thanks to everyone who contributed to this release:

@cshintov, @ErikBjare

Changelog

Changes since v0.19.0:

📦 gptme

✨ Features (1)

  • feat: added diff previews for save tool (9694fad)

🐛 Fixes (4)

  • fix: fixed typing (21c550c)
  • fix: hopefully fix flaky test (8a99808)
  • fix: shorten output paths by replacing home path with tilde (5d66fda)
  • fix: fixed vision issues for .jpg files and when resuming convo (548634d)

🔨 Misc (14)

Click to expand

  • chore: bump version to 0.19.1 (eb1c17f)
  • chore: changed PyPI name from gptme-python to gptme (fixes #148) (354d0c2)
  • refactor: moved ./static into ./gptme/server/static (b47a7bc)
  • docs: add local provider in provider examples (#149) (f54514b)
  • refactor: moved ./train into ./scripts (cab7a76)
  • docs: move CONTRIBUTING.md to page in docs (ea4f30a)
  • docs: moved timeline links in README into docs (69b2dea)
  • docs(README): center align intro text (945b5ce)
  • docs(README): improved intro text (50a45d1)
  • docs: fixed relative link in README (broken on site) (174eda5)
  • docs: fixed link replacement in site generation (afbb754)
  • docs: fixed the site style a bit (6339e2d)
  • docs: improved site generation from README.md through better use of pandoc styling and templating (2c41b63)
  • docs(README): updated vision as complete (c3330ac)

(excluded 3 less relevant commits)

Full Changelog: v0.19.0...v0.19.1