0.3.3
Minor bugfix release
What's Changed
- feat: Partial support for OpenAI-compatible assistant API by @sarahwooders in #838
- fix: de-duplicate IDs before inserting into ChromaDB by @sarahwooders in #1001
- refactor: Add OpenAI assistants API endpoints to
memgpt server
by @sarahwooders in #1006 - docs: Update OpenAI assistants example to use
memgpt server
by @sarahwooders in #1012 - refactor: store presets in database via metadata store by @sarahwooders in #1013
- fix: decrease number of saves to MemGPTConfig by @tombedor in #943
- chore: remove
python-box
from deps by @cpacker in #1019 - feat: Add API keys to
memgpt server
REST API by @cpacker in #1014 - ci: run quickstart before memgpt server by @cpacker in #1021
- chore: bump version 0.3.3 by @sarahwooders in #1015
- feat: add password protection to
/admin
routes on server by @cpacker in #1025 - docs: cleanup API page by @cpacker in #1026
- ci: Update rdme-openapi.yml by @cpacker in #1027
Full Changelog: 0.3.2...0.3.3