quivr/backend/models/databases/supabase
Stan Girard 322ee318be
feat: the good user management (#1158)
* feat(user_management): added user management

* feat(user_management): added user management

* feat(user_management): removed print

* feat: use tanstack query for user data fecthing

* feat: add getUser to sdk

* feat: improve user page ux use tanstack query

* feat: fetch models from backend on brains settings page

* feat: update model selection on chat page

* feat: update tests

---------

Co-authored-by: mamadoudicko <mamadoudicko100@gmail.com>
2023-09-13 13:47:12 +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 Fix/requests limiting (#980) 2023-08-21 14:05:13 +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(brain): add endpoint to return context to question (#1044) 2023-08-27 09:38:41 +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(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
notifications.py feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +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(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00