quivr/backend/models/databases/supabase
Stan Girard 68db4e0361
fix: logger level and telemetry function calls (#2409)
# 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-04-06 18:35:57 -07: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 fix: logger level and telemetry function calls (#2409) 2024-04-06 18:35:57 -07:00
user_usage.py fix: logger level and telemetry function calls (#2409) 2024-04-06 18:35:57 -07:00
vectors.py feat: 🎸 rag 2024-01-25 20:19:56 -08:00