-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
fix: allow users to delete brains #1596
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Risk Level 2 - /home/runner/work/quivr/quivr/backend/models/databases/supabase/knowledge.py The changes in this file are mostly additions of new methods and classes. However, there is a potential issue in the
This will raise an error if the Risk Level 2 - /home/runner/work/quivr/quivr/frontend/app/brains-management/[brainId]/components/BrainManagementTabs/components/SettingsTab/hooks/usePrompt.ts The code changes in this pull request are generally well written and follow good practices. However, there are a few areas that could be improved for better readability and maintainability:
- console.log(\"OTHER CONFIGS\", otherConfigs);
Risk Level 2 - /home/runner/work/quivr/quivr/backend/routes/knowledge_routes.py The changes in this file are minimal and do not introduce any potential bugs, readability issues, or performance problems. However, there is a potential issue with the
This will raise an error if the 🔍🐛🔧 Powered by Code Review GPT |
4dc9b95
to
47a0ee9
Compare
47a0ee9
to
7ce4b64
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well spotted ! Thanks mamadz
🤖 I have created a release *beep* *boop* --- ## 0.0.107 (2023-11-06) ## What's Changed * fix: allow to change model bro brain settings tab by @mamadoudicko in #1590 * fix: fix notification banner display when too much items in chat list by @mamadoudicko in #1593 * docs: add auth modes config by @mamadoudicko in #1595 * fix: allow users to delete brains by @mamadoudicko in #1596 * feat: 🎸 source documents by @StanGirard in #1598 **Full Changelog**: v0.0.106...v0.0.107 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
🤖 I have created a release *beep* *boop* --- ## 0.0.107 (2023-11-06) ## What's Changed * fix: allow to change model bro brain settings tab by @mamadoudicko in QuivrHQ/quivr#1590 * fix: fix notification banner display when too much items in chat list by @mamadoudicko in QuivrHQ/quivr#1593 * docs: add auth modes config by @mamadoudicko in QuivrHQ/quivr#1595 * fix: allow users to delete brains by @mamadoudicko in QuivrHQ/quivr#1596 * feat: 🎸 source documents by @StanGirard in QuivrHQ/quivr#1598 **Full Changelog**: QuivrHQ/quivr@v0.0.106...v0.0.107 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Issue: #1362
Demo:
Screen.Recording.2023-11-06.at.16.53.02.mp4