0.3.2
🐞 Bugfix release
What's Changed
- fix: Automatically create
User
fromMemGPTConfig.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 ofcollection.add
for inserts by @sarahwooders in #996
Full Changelog: 0.3.1...0.3.2