TL;DR
- You can now search through your brains
- multithreading for calls to the database
- Loads of front end tests
- Refactor of the Backend to facilitate integration from new LLMs
What's Changed
- feat: new classes by @mattzcarey in #499
- Search for brains through the dropdown by @iMADi-ARCH in #507
- fix: jwt decode to return User object by @mattzcarey in #513
- Frontend/test/chat 1 by @mamadoudicko in #508
- Frontend/test/chat 2 by @mamadoudicko in #516
- Frontend/test/chat 3 by @mamadoudicko in #517
- 🐛 send select request supabase in batches with multiprocessing by @gozineb in #518
- excel not - csv yes / ubuntu 20 not - ubuntu 22 yes by @johnfelipe in #416
- 🚑 use multithreading instead of multiprocessing for container in ECS by @gozineb in #525
- Update intro.md by @justalike in #506
- 📝 add contribution guidelines to quivr by @gozineb in #522
- Update LICENSE link in README by @PyroGenesis in #524
- Frontend/test/chat 4 by @mamadoudicko in #523
New Contributors
- @johnfelipe made their first contribution in #416
- @justalike made their first contribution in #506
- @PyroGenesis made their first contribution in #524
Full Changelog: v0.0.29...v0.0.30