Releases: QuivrHQ/quivr
Releases · QuivrHQ/quivr
v0.0.29
TL;DR
- Migration Helper
- Testing Strategy
- Frontend testing
- Improved Openai functions
- Removed google vertexai from choices in production
What's Changed
- feat: base class for llms by @mattzcarey in #462
- Docs/testing strategy by @StanGirard in #465
- feat(functions): improved by removing only get_context by @StanGirard in #459
- Frontend/unit tests by @mamadoudicko in #485
- fix: remove google on main by @mattzcarey in #486
- 🎉 new issues templates by @gozineb in #488
- Frontend/test/chat by @mamadoudicko in #496
- test(): add unit tests by @mamadoudicko in #498
Full Changelog: v0.0.28...v0.0.29
v0.0.28
TL;DR
You can now delete your brains
What's Changed
- ability to delete brain by @iMADi-ARCH in #456
- Feat/Add unit tests to RecoverPassword component by @ziyad-elabid-nw in #445
- chore(telemetry): added for DELETE_BRAIN by @StanGirard in #457
New Contributors
- @ziyad-elabid-nw made their first contribution in #445
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- remove blank scrollbars and use predefined components by @iMADi-ARCH in #452
- ci(test): added test on endpoints by @StanGirard in #454
Full Changelog: v0.0.26...v0.0.27
v0.0.26
v0.0.25
##TL;DR
Fixed:
- Api key generation/deletion
- API Key now available one month
Automated frontend & backend test in the CI
What's Changed
- fix(apikey): fixed with bad casting by @StanGirard in #444
- Feat/testing backend by @StanGirard in #446
Full Changelog: v0.0.24...v0.0.25
v0.0.24
TL;DR
Better error monitoring
What's Changed
- feat(sentry): added sentry by @StanGirard in #443
Full Changelog: v0.0.23...v0.0.24
v0.0.23
v0.0.22
v0.0.21
TL;DR
We fixed a lot of bugs !😙
What's Changed
- ✏️ add / in all explore url by @gozineb in #415
- Fix/prod by @gozineb in #425
- feat: streaming for standard brain picking by @mattzcarey in #385
- Frontend tests by @mamadoudicko in #426
- 🚑 quick fix for brain temporary redirect by @gozineb in #427
- 🚑 fix on fetch user & csv upload by @gozineb in #438
- Add tests to frontend/(auth)/logout by @mamadoudicko in #439
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Config frontend tests by @mamadoudicko in #408
- ci(vitest): added by @StanGirard in #409
- refactor: fix typo in useChats.ts by @eltociear in #393
- Fix/file upload explore by @gozineb in #412
New Contributors
- @eltociear made their first contribution in #393
Full Changelog: v0.0.19...v0.0.20