Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-29 | 3.1 kB | |
v0.24.1 source code.tar.gz | 2024-11-29 | 476.5 kB | |
v0.24.1 source code.zip | 2024-11-29 | 534.0 kB | |
Totals: 3 Items | 1.0 MB | 0 |
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)
- fix(vim): improved window configuration (
e59cc06
) - fix: deepseek provider and gptme-eval docker improvements (#270) (
591b5be
) - fix: model provider handling and vision support metadata (#269) (
7a797cf
) - fix: remove o1 streaming restriction (
7fd6ad5
)
🔨 Misc (15)
Click to expand
- chore: bump version to 0.24.1 ([`5ec053f`](https://github.com/ErikBjare/gptme/commit/5ec053f)) - docs: added gptme.vim to projects ([`e3afcfd`](https://github.com/ErikBjare/gptme/commit/e3afcfd)) - refactor: moved vim plugin into its own repo ErikBjare/gptme.vim ([`190fcd7`](https://github.com/ErikBjare/gptme/commit/190fcd7)) - docs(server): mention how to install server extras ([`cb561d6`](https://github.com/ErikBjare/gptme/commit/cb561d6)) - docs: move detailed usage to separate page ([`e8ec1c8`](https://github.com/ErikBjare/gptme/commit/e8ec1c8)) - docs: improve examples documentation ([`13e3b95`](https://github.com/ErikBjare/gptme/commit/13e3b95)) - docs: move automation document under examples ([`c2b904f`](https://github.com/ErikBjare/gptme/commit/c2b904f)) - docs: add projects page, more examples and 'powered by gptme' badge ([`602155e`](https://github.com/ErikBjare/gptme/commit/602155e)) - docs(examples): added more examples ([`e69551f`](https://github.com/ErikBjare/gptme/commit/e69551f)) - docs: added links to changelog (releases) and X, improved examples (use of `git status -vv`) ([`37ab6b4`](https://github.com/ErikBjare/gptme/commit/37ab6b4)) - docs(README): changed twitter/x badge to point to @gptmeorg ([`906bc96`](https://github.com/ErikBjare/gptme/commit/906bc96)) - chore: added htmlcov to gitignore ([`cfd7cdf`](https://github.com/ErikBjare/gptme/commit/cfd7cdf)) - test: fixed readline completions test ([`bc79656`](https://github.com/ErikBjare/gptme/commit/bc79656)) - docs(README): moved agent feature to done features, link to gptme-agent-template ([`e17ef36`](https://github.com/ErikBjare/gptme/commit/e17ef36)) - refactor(rag): improve RAG manager implementation ([#268](https://github.com/ErikBjare/gptme/issues/268)) ([`63e8d04`](https://github.com/ErikBjare/gptme/commit/63e8d04))
(excluded 7 less relevant commits)
Full Changelog: https://github.com/ErikBjare/gptme/compare/v0.24.0...v0.24.1