Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Notification module #1740

Merged
merged 3 commits into from
Nov 28, 2023
Merged

refactor: Notification module #1740

merged 3 commits into from
Nov 28, 2023

Conversation

gozineb
Copy link
Contributor

@gozineb gozineb commented Nov 28, 2023

Description

  • Notification module

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels Nov 28, 2023
Copy link

vercel bot commented Nov 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:22am
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:22am
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:22am

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 28, 2023
@gozineb gozineb merged commit 0782df5 into main Nov 28, 2023
7 checks passed
mamadoudicko pushed a commit that referenced this pull request Nov 29, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.122 (2023-11-29)

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


**Full Changelog**:
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).
Copy link

sentry-io bot commented Dec 1, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ APIError: {'code': '', 'details': None, 'hint': None, 'message': ''} routes.upload_routes.upload_file View Issue
  • ‼️ HTTPException: Notification not found process_crawl_and_notify View Issue
  • ‼️ HTTPException: Notification not found process_file_and_notify View Issue
  • ‼️ HTTPException: Notification not found process_file_and_notify View Issue
  • ‼️ APIError: invalid input syntax for type uuid: "None" process_file_and_notify View Issue

Did you find this useful? React with a 👍 or 👎

coolCatalyst added a commit to coolCatalyst/quivr that referenced this pull request Jun 1, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.122 (2023-11-29)

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


**Full Changelog**:
QuivrHQ/quivr@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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants