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

feat: improve delete knowledge performance #1733

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

mamadoudicko
Copy link
Contributor

Issue: #1724

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 27, 2023
Copy link

vercel bot commented Nov 27, 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 27, 2023 3:06pm
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2023 3:06pm
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2023 3:06pm

@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Nov 27, 2023
@StanGirard StanGirard merged commit 10e94e5 into main Nov 27, 2023
7 checks passed
StanGirard added a commit that referenced this pull request Nov 28, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.121 (2023-11-28)

## What's Changed
* fix: update max token logic by @mamadoudicko in
#1725
* fix: update public brain subscription logic by @mamadoudicko in
#1727
* fix: sanitize file name by @mamadoudicko in
#1728
* feat(publicBrains): use join queries for better performance by
@mamadoudicko in #1730
* feat: improve delete knowledge performance by @mamadoudicko in
#1733
* fix: 🐛 crawler by @StanGirard in
#1735
* feat: 🎸 local user by @StanGirard in
#1736


**Full Changelog**:
v0.0.120...v0.0.121

---
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 Nov 28, 2023

Suspect Issues

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

  • ‼️ APIError: "failed to parse filter (in.[])" (line 1, column 4) routes.knowledge_routes.delete_endpoint View Issue
  • ‼️ APIError: "failed to parse filter (in.['7dce139b-7d29-45b1-9db2-e0800be78df1'])" (line 1, column 4) routes.knowledge_routes.delete_endpoint View Issue
  • ‼️ APIError: JSON could not be generated routes.knowledge_routes.delete_endpoint View Issue
  • ‼️ APIError: JSON could not be generated modules.knowledge.controller.knowledge_routes.d... View Issue
  • ‼️ APIError: "failed to parse filter (in.['b35166bd-66ab-41e8-8748-ba3c3174c24a', '9cedce06-19ba-42e7-8651-f16... modules.knowledge.controller.knowledge_routes.d... 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.121 (2023-11-28)

## What's Changed
* fix: update max token logic by @mamadoudicko in
QuivrHQ/quivr#1725
* fix: update public brain subscription logic by @mamadoudicko in
QuivrHQ/quivr#1727
* fix: sanitize file name by @mamadoudicko in
QuivrHQ/quivr#1728
* feat(publicBrains): use join queries for better performance by
@mamadoudicko in QuivrHQ/quivr#1730
* feat: improve delete knowledge performance by @mamadoudicko in
QuivrHQ/quivr#1733
* fix: 🐛 crawler by @StanGirard in
QuivrHQ/quivr#1735
* feat: 🎸 local user by @StanGirard in
QuivrHQ/quivr#1736


**Full Changelog**:
QuivrHQ/quivr@v0.0.120...v0.0.121

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Dream528 added a commit to Dream528/quivr that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.121 (2023-11-28)

## What's Changed
* fix: update max token logic by @mamadoudicko in
QuivrHQ/quivr#1725
* fix: update public brain subscription logic by @mamadoudicko in
QuivrHQ/quivr#1727
* fix: sanitize file name by @mamadoudicko in
QuivrHQ/quivr#1728
* feat(publicBrains): use join queries for better performance by
@mamadoudicko in QuivrHQ/quivr#1730
* feat: improve delete knowledge performance by @mamadoudicko in
QuivrHQ/quivr#1733
* fix: 🐛 crawler by @StanGirard in
QuivrHQ/quivr#1735
* feat: 🎸 local user by @StanGirard in
QuivrHQ/quivr#1736


**Full Changelog**:
QuivrHQ/quivr@v0.0.120...v0.0.121

---
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 size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants