0.3.10
版本发布时间: 2024-04-13 13:35:57
letta-ai/letta最新发布版本:0.5.2(2024-11-07 15:00:40)
We added support for Anthropic, Cohere, and Groq!
What's Changed
- feat: Anthropic Claude API support by @cpacker in https://github.com/cpacker/MemGPT/pull/1239
- feat: add Cohere API support (Command-R+) by @cpacker in https://github.com/cpacker/MemGPT/pull/1246
- fix: errors on getting default config values on fresh install by @sarahwooders in https://github.com/cpacker/MemGPT/pull/1249
- fix: convert
Message
objects to dicts for local LLMs by @sarahwooders in https://github.com/cpacker/MemGPT/pull/1251
Full Changelog: https://github.com/cpacker/MemGPT/compare/0.3.9...0.3.10