0.3.17
版本发布时间: 2024-06-05 14:18:10
cpacker/MemGPT最新发布版本:0.4.0(2024-09-11 12:41:54)
🦙 You can now use MemGPT with the Ollama embeddings endpoint!
What's Changed
- fix: Append encoding='utf-8' to open by @bear0330 in https://github.com/cpacker/MemGPT/pull/1423
- fix: #1532 upload sources file error "I/O operation on closed file" by @scenaristeur in https://github.com/cpacker/MemGPT/pull/1425
- fix: add back
memgpt/configs
folder by @sarahwooders in https://github.com/cpacker/MemGPT/pull/1431 - feat: split up endpoint tests and remove OpenAI dependency for main pytest tests by @sarahwooders in https://github.com/cpacker/MemGPT/pull/1432
- feat: Ollama embeddings api + Ollama tests by @KrishnaM251 @sarahwooders in https://github.com/cpacker/MemGPT/pull/1433
- docs: update compat checklist by @cpacker in https://github.com/cpacker/MemGPT/pull/1434
- chore: bump version 0.3.17 by @sarahwooders in https://github.com/cpacker/MemGPT/pull/1435
New Contributors
- @bear0330 made their first contribution in https://github.com/cpacker/MemGPT/pull/1423
- @KrishnaM251 made their first contribution in https://github.com/cpacker/MemGPT/pull/1433
Full Changelog: https://github.com/cpacker/MemGPT/compare/0.3.16...0.3.17