0.1.6
What's Changed
- Add llamaindex example (chat with MemGPT over llamaindex documentation) by @cpacker in #2
- Add llamaindex example (chat with MemGPT over llamaindex documentation) by @cpacker in #3
- Update README.md by @sarahwooders in #9
- Add flag for preloading files by @vivi in #10
- Example SQL integration with MemGPT by @ShishirPatil in #4
- Clean up requirements.txt by @daneah in #16
- Update README.md by @bllchmbrs in #23
- Update README.md by @eltociear in #17
- fixed bug where persistence manager was not saving in demo CLI by @cpacker in #27
- made CONTRIBUTION.md by @0Armaan025 in #29
- [Feature] support line breaks by @QZGao in #30
- support generating embeddings on the fly by @vivi in #34
- allow bypassing message check by @cpacker in #43
- add csv support for preloading files into archival memory by @vivi in #45
- Simplify load by @cpacker in #46
- bare bones github actions workflow by @cpacker in #47
- fix typo by @Rudra-Ji in #49
- Passable gpt-3.5-turbo support by @cpacker in #58
- Add Autogen MemGPT agent by @vivi in #64
- Add pdf support by @vivi in #71
- azure support by @cpacker in #79
- change pop, since agent.messages is locked by @cpacker in #84
- autosave on /exit by @cpacker in #83
- Parallelize embedding generation by @vivi in #85
- fix: typos in memgpt/autogen/memgpt_agent.py by @shresthasurav in #95
- Add local LLM support (with function calling) by @cpacker in #97
- CLI overhaul by @vivi in #96
- Fix typo in memgpt_base.txt #89 by @rabbabansh in #93
- Create python package with poetry by @sarahwooders in #104
- fix runtime error by @cpacker in #105
- Fix memgpt_dir circular import by @vivi in #110
- hotfix for airoboros prompt formatting template by @cpacker in #113
- add wrapper for dolphin mistral + inner monologue wrapper by @cpacker in #116
- Cleanup by @cpacker in #117
- Revert main by @vivi in #120
- cleanup local LLM wrappers by @vivi in #121
- Refactored AutoGen integration + added examples folder by @cpacker in #123
- Patch azure support by @vivi in #140
- fix runtime error in AutoGen agent by @cpacker in #143
- Update to consistent formatting by @sarahwooders in #144
- powershell instructions by @cpacker in #145
- Add pre-commit file that includes whitespace formatting by @sarahwooders in #147
New Contributors
- @cpacker made their first contribution in #2
- @sarahwooders made their first contribution in #9
- @vivi made their first contribution in #10
- @ShishirPatil made their first contribution in #4
- @daneah made their first contribution in #16
- @bllchmbrs made their first contribution in #23
- @eltociear made their first contribution in #17
- @0Armaan025 made their first contribution in #29
- @QZGao made their first contribution in #30
- @Rudra-Ji made their first contribution in #49
- @shresthasurav made their first contribution in #95
- @rabbabansh made their first contribution in #93
Full Changelog: https://github.com/cpacker/MemGPT/commits/0.1.6