quivr/backend/models/databases/supabase
Stan Girard 83286cc9a3
fix(notifications): greater than 5 minutes ago not less (#1187)
* fix(notifications): dead notifications that are still present long after

* fix(notifications): greater than 5 minutes ago not less
2023-09-16 16:42:50 +02:00
..
__init__.py feat: add notifications table, and push notification on upload and crawl (#1125) 2023-09-07 13:22:06 +02:00
api_key_handler.py feat(aws): increase cpu and memory task 2023-09-14 17:43:28 +02: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
brains.py fix(usersettings): Fix bugs with user settings in the back always gpt-3.5-turbo (#1183) 2023-09-16 00:22:42 +02:00
chats.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
notifications.py fix(notifications): greater than 5 minutes ago not less (#1187) 2023-09-16 16:42:50 +02:00
prompts.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
supabase.py feat: add notifications table, and push notification on upload and crawl (#1125) 2023-09-07 13:22:06 +02:00
user_usage.py feat: the good user management (#1158) 2023-09-13 13:47:12 +02:00
vectors.py feat(perf): increased perf embedding and search for files (#1182) 2023-09-15 23:39:29 +02:00