quivr/backend/models/databases/supabase
Stan Girard e92e61326f
fix: 🐛 limits (#2058)
now monthly and better reading database

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## 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):
2024-01-22 12:09:22 -08:00
..
__init__.py feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
brains_subscription_invitations.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
files.py feat(perf): increased perf embedding and search for files (#1182) 2023-09-15 23:39:29 +02:00
supabase.py feat: composite brains db (#1826) 2023-12-06 08:40:18 +01:00
user_usage.py fix: 🐛 limits (#2058) 2024-01-22 12:09:22 -08:00
vectors.py feat: Remove unused method and update file processing (#1890) 2023-12-14 10:31:34 +01:00