quivr/backend/models/databases/supabase
Mamadou DICKO 1593c3342c
feat: display brain status on settings page (#1221)
* feat: update GET/brains return status

* feat: add public tag on brain list

* feat: add public tag for public brain on brain settings tab

* feat: hide over tab when brain access is public
2023-09-20 16:24:56 +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: display brain status on settings page (#1221) 2023-09-20 16:24:56 +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