0.3.1
🐛 Bugfix release
🚧 What's Changed
- docs: small fix to docs by @haikyuu in #942
- fix: use
utf-8
encodings for all text files by @cpacker in #918 - fix: more instructive error for function loading by @tombedor in #945
- fix: set json loads strict to false by @tombedor in #946
- docs: Add roadmap link to readme by @cpacker in #962
- chore: Update bug_report.md to request
~/.memgpt/config
by @sarahwooders in #970 - fix: Fix Misplaced Else Statement and Correct If Condition Handling in set_config_with_dict() by @Luther-Sparks in #965
- fix: Allow
content
to beNone
forrole==tool
by @sarahwooders in #971 - fix: Remove document truncation for
memgpt load
by @sarahwooders in #978 - fix: Require
tool_calls
orcontent
to be set for assistant role by @sarahwooders in #976 - fix: patch mem lim exceeded by @cpacker in #977
- fix: Enhance CreateAgentDialog with Improved Error Handling and User Feedback by @arduenify in #932
- fix: Remove document truncation and replace DB inserts with upserts by @sarahwooders in #973
- chore: bump version to 0.3.1 by @sarahwooders in #979
👋 New Contributors
- @haikyuu made their first contribution in #942
- @Luther-Sparks made their first contribution in #965
✍️ Full Changelog: 0.3...0.3.1