0.3.4
🐝 Bugfix release
What's Changed
- feat: refactor loading and attaching data sources, and upgrade to
llama-index==0.10.6
by @sarahwooders in #1016 - feat: minor updates to chatui by @cpacker in #1029
- fix: removed superfluous create_agent calls by @cpacker in #1000
- fix: Corrected response_model usage by @GlitchStorm in #1036
- fix: patch
/rewrite
by @cpacker in #1034 - feat: Create
RESTClient
andAdmin
client for interacting with server from python by @sarahwooders in #1033 - fix: Fix
memgpt benchmark
command by @sarahwooders in #1041 - docs: Update README.md by @cpacker in #1045
- feat: add dockerfile for memgpt server by @goetzrobin in #1049
- feat: Add data loading and attaching to server by @sarahwooders in #1051
- fix: Patch typo in base.py by @cpacker in #1050
- feat: allow admin to access all API routes & add back auth by @goetzrobin in #1047
- feat: add basic https support to
memgpt server
for development where https is needed by @cpacker in #1052 - feat: add auth to chatui by @goetzrobin in #1065
- docs: Update server process / API documentation landing page by @cpacker in #1067
- fix: set default, all 0 anon UUID by @tombedor in #1071
- fix: configure black by @tombedor in #1072
- fix: bug with loading directories by @sarahwooders in #1073
- feat: tests and bug fixes
AgentState.state
by @cpacker in #1058 - chore: bump version to 0.3.4 by @cpacker in #1075
New Contributors
- @GlitchStorm made their first contribution in #1036
Full Changelog: 0.3.3...0.3.4