v0.3.15
🦙 Llama 3 support and bugfixes
What's Changed
- fix: Update static_files.py by @madgrizzle in #1340
- fix: fix summarizer for tool_calls by @sarahwooders in #1350
- fix: patch typos in system prompt by @D-Octopus in #1348
- fix: update docker test by @cpacker in #1354
- docs: Update git clone link in README.md by @untilhamza in #1368
- docs: Update README.md by @ykamakazi in #1367
- fix: various breaking bugs with local LLM implementation and postgres docker. by @madgrizzle in #1355
- fix: patch #1355 by @cpacker in #1373
- feat: add more tool functionality for python client by @sarahwooders in #1361
- feat: update portal by @cpacker in #1376
- fix: make auth endpoint work with user API keys by @cpacker in #1385
- docs: update README: Twitter Button, Consolidate call-to-action, Reorganize Content by @WIND-D in #1387
- feat: Llama3 by @kir-gadjello in #1316
- docs: Update storage.md by @madgrizzle in #1359
- chore: bump version by @cpacker in #1390
New Contributors
- @madgrizzle made their first contribution in #1340
- @D-Octopus made their first contribution in #1348
- @ykamakazi made their first contribution in #1367
- @WIND-D made their first contribution in #1387
- @kir-gadjello made their first contribution in #1316
Full Changelog: 0.3.14...0.3.15