quivr/backend/core/models
Zineb El Bachiri e05f25b025
Feat/update brain fields (#756)
* 🗃️ update and add fields in brains table

*  update endpoints for more brain attribute

*  new set as default brain endpoint

* 🔥 remove update brain with file

* ✏️ fix wrong  auto imports

* 🐛 fix max tokens for model in front

* 🚑 post instead of put to set default brain

* 🚑 update brain creation endpoint with new fields
2023-07-25 15:22:17 +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 Feat/update brain fields (#756) 2023-07-25 15:22:17 +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
users.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00