quivr/backend/models/databases/supabase
Stan Girard 03c49693b7
feat(chunks): now chunk size is saved in database dynamically and not just 500 (#2164)
# 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-02-06 23:23:37 -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 feat(chunks): now chunk size is saved in database dynamically and not just 500 (#2164) 2024-02-06 23:23:37 -08:00
vectors.py feat: 🎸 rag 2024-01-25 20:19:56 -08:00