Skip to content

0.3.2

Compare
Choose a tag to compare
@sarahwooders sarahwooders released this 13 Feb 01:18
· 498 commits to main since this release
05bd1e4

🐞 Bugfix release

What's Changed

  • fix: Automatically create User from MemGPTConfig.anon_clientid from client if does not exist by @sarahwooders in #981
  • fix: various patches for Azure support + strip Box by @cpacker in #982
  • fix: patch bug in verify first message + add ChatCompletionRequest models to the models dir by @cpacker in #985
  • docs: Fix client README example by @sarahwooders in #984
  • fix: only attempt to mount static files dir (for chatUI) if already generated by @cpacker in #991
  • fix: allow multiple tools to be called by LLM and rewrite request by @cpacker in #992
  • fix: patch bug in airo wrapper by @cpacker in #993
  • fix: Chunk inserts into DB on CLI load by @sarahwooders in #994
  • chore: bump to version 0.3.2 by @sarahwooders in #995
  • fix: Modify chroma to use collection.upsert instead of collection.add for inserts by @sarahwooders in #996

Full Changelog: 0.3.1...0.3.2