Skip to content

Releases: cpacker/MemGPT

0.2.0

10 Nov 16:55
2ecc45c
Compare
Choose a tag to compare

This release includes updated documentation , integration with vector databases (pgvector), and many bug fixes!

What's Changed

New Contributors

Full Changelog: 0.1.15...0.2.0

0.1.15

31 Oct 07:36
Compare
Choose a tag to compare

What's Changed

  • Fix conversation_date_search async bug by @vivi in #215

Full Changelog: 0.1.14...0.1.15

0.1.14

31 Oct 06:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.13...0.1.14

0.1.13

31 Oct 04:34
Compare
Choose a tag to compare

What's Changed

  • hotfix LocalArchivalMemory by @vivi in #209
  • Initialize memgpt agent config with same name passed in by @vivi in #211

Full Changelog: 0.1.12...0.1.13

0.1.12

31 Oct 01:25
Compare
Choose a tag to compare

What's Changed

  • Integration with AutoGen workflow by @QZGao in #126
  • Support loading data into archival with Llama Index connectors by @sarahwooders in #146
  • Add synchronous memgpt agent by @vivi in #156
  • LM Studio inference server support by @cpacker in #167
  • add missing pip requirement llama_index by @almontasser in #166
  • hotfix for broken sync agent code by @cpacker in #171
  • use urljoin instead of path.join by @cpacker in #173
  • Fix typos by @HKABIG in #172
  • black patch on outstanding files that were causing workflow fails on PRs by @cpacker in #193
  • Allow recursive blobs by @wrmedford in #186
  • azure typo patch by @cpacker in #192
  • New wrapper for Zephyr models + little fix in memory.py by @v-kamelowy in #183
  • Update agent.py by @tractorjuice in #185
  • Summary hotfix by @vivi in #195
  • added more clear warnings for when OPENAI_API_BASE and BACKEND_TYPE are not set by @cpacker in #202
  • Hotfix memory bug from async refactor by @vivi in #203
  • Refactoring CLI to use config file, connect to Llama Index data sources, and allow for multiple agents by @sarahwooders in #154
  • Refactor autogen agent to use sync memgpt, add notebook example by @vivi in #157

New Contributors

Full Changelog: 0.1.6...0.1.12

0.1.6

26 Oct 23:48
7f713e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/cpacker/MemGPT/commits/0.1.6