-
-
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
feat: count public brains number of subscribers #1236
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Risk Level 2 - /home/runner/work/quivr/quivr/frontend/lib/api/brain/brain.ts The changes in this file are adding new functions and modifying existing ones. The risk is slightly higher due to the modifications of existing functions. However, the changes seem to be well implemented and are following good practices. The new function Risk Level 2 - /home/runner/work/quivr/quivr/frontend/lib/components/AddBrainModal/AddBrainModal.tsx The changes in this file are mostly related to the addition of new features and do not seem to introduce any major risks. However, there are a few points that could be improved for better code quality:
Risk Level 2 - /home/runner/work/quivr/quivr/backend/models/databases/supabase/brains.py The changes in this file involve adding new methods to the if len(response) == 0:
return 0 👍🔧 Powered by Code Review GPT |
5dd2bf5
to
0241a9b
Compare
#1209