quivr/backend/models/databases/supabase
Mamadou DICKO 2c9a0c1ed2
feat: activate public brain subscription (#1241)
* feat: add public brain details modal

* feat(brain): add subscription route

* feat: activate subscription button

* feat: add last_update column to brain table

* feat: display last update on public brain details page

* feat: change RBAC rule for public brains

* feat: maintain brain last_update time
2023-09-22 11:44:09 +02:00
..
__init__.py feat: get files from storage (#1205) 2023-09-20 09:35:37 +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 feat: activate public brain subscription (#1241) 2023-09-22 11:44:09 +02:00
chats.py fix(chats): now in order and with a little bonus ;) (#1200) 2023-09-18 18:25:28 +02:00
files.py feat(perf): increased perf embedding and search for files (#1182) 2023-09-15 23:39:29 +02:00
knowledge.py feat: get files from storage (#1205) 2023-09-20 09:35:37 +02:00
notifications.py feat(concurrency): added concurrency for increased performance (#1189) 2023-09-17 22:36:42 +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: get files from storage (#1205) 2023-09-20 09:35:37 +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