chore(main): release 0.0.122 (#1742)

🤖 I have created a release *beep* *boop*
---


## 0.0.122 (2023-11-29)

## What's Changed
* refactor: Notification module by @gozineb in
https://github.com/StanGirard/quivr/pull/1740
* refactor: remove explore route from back & front by @gozineb in
https://github.com/StanGirard/quivr/pull/1741
* feat: implement local llms by @StanGirard in
https://github.com/StanGirard/quivr/pull/1745
* refactor: knowledge module by @gozineb in
https://github.com/StanGirard/quivr/pull/1743


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.121...v0.0.122

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
Stan Girard 2023-11-29 10:35:32 +01:00 committed by GitHub
parent 9766befb53
commit 6d5902c320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,16 @@
# Changelog
## 0.0.122 (2023-11-29)
## What's Changed
* refactor: Notification module by @gozineb in https://github.com/StanGirard/quivr/pull/1740
* refactor: remove explore route from back & front by @gozineb in https://github.com/StanGirard/quivr/pull/1741
* feat: implement local llms by @StanGirard in https://github.com/StanGirard/quivr/pull/1745
* refactor: knowledge module by @gozineb in https://github.com/StanGirard/quivr/pull/1743
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.121...v0.0.122
## 0.0.121 (2023-11-28)
## What's Changed