quivr/backend/core/models
Mamadou DICKO edcbb30e97
fix: bugs (#818)
* feat: add chat config modal

* feat: save chat config in localStorage

* feat: remove <ConfigPage/>

* feat: overwrite chat config with brain

* fix(SettingsPage): upload payload keys

* fix: update default brain marker logic

* feat: set new created brain as current selected brain
2023-08-01 16:25:02 +02:00
..
__init__.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
brains_subscription_invitations.py Minor UX improvments (#717) 2023-07-20 15:15:43 +02:00
brains.py fix: bugs (#818) 2023-08-01 16:25:02 +02:00
chat.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
chats.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
files.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
settings.py fix: make max_brain_size overwritable (#751) 2023-07-24 14:17:33 +02:00
user_identity.py feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00
users.py feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00