v0.10.4#

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

Contributors#

Thanks to everyone who contributed to this release:

@erikbjare

Changelog#

Changes since v0.10.3:

📦 gptme#

✨ Features (2)#

🐛 Fixes (4)#

  • fix: allow unknown models (again) (a89c385d)

  • fix: add missing param to init in tests (86d5d747)

  • fix: more improvements to, and integration of, models.py (107c57ce)

  • fix: added models.py with metadata about model context lengths (c76211d7)

🔨 Misc (3)#

  • docs: remove mentions of ‘Advanced Data Analysis’ (now only ‘Code Interpreter’) (923c9280)

  • docs: removed old & outdated docstring (d29d6457)

  • docs: fixed links to issues in README (3217439b)

(excluded 5 less relevant commits)

Full Changelog: https://github.com/gptme/gptme/compare/v0.10.3…v0.10.4