v0.3.14
🐜 Bug-fix release
What's Changed
- docs: add install instructions for docker by @cpacker in #1317
- chore: bump version by @cpacker in #1318
- chore: update pypi description by @sarahwooders in #1321
- fix: hardcoded version in server_config.yaml by @cpacker in #1323
- docs: update README.md by @eltociear in #1328
- fix: allow passing full postgres URI and only override config URI is env variables provided by @sarahwooders in #1327
- fix: modify quickstart config paths by @sarahwooders in #1329
- docs: update readme with service diagram + dev portal teaser by @cpacker in #1332
- fix: remove unnecessary openai print by @sarahwooders in #1333
- fix: cleanup stray prints by @cpacker in #1335
- fix: remove requirement to specify version in
~/.memgpt/config
by @sarahwooders in #1337 - chore: bump version to
0.3.14
+ strip version from server yaml by @cpacker in #1334 - docs: Update README.md by @cpacker in #1338
Full Changelog: 0.3.13...0.3.14