quivr/backend/core/routes
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
..
authorizations Feat/brain access rights (#705) 2023-07-19 13:36:23 +02:00
headers Feat/shareable brains open link authenticated (#676) 2023-07-18 09:47:59 +02:00
__init__.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
api_key_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
brain_routes.py Feat/update brain fields (#756) 2023-07-25 15:22:17 +02:00
chat_routes.py fix(backend): FastAPI docs broken due to missing schema for NullableUUID (#739) 2023-07-23 11:14:42 +02:00
crawl_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
explore_routes.py [ShareableBrain]: Feat: require owner role to delete content or remove user access (#711) 2023-07-19 17:13:02 +02:00
misc_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
subscription_routes.py Minor UX improvments (#717) 2023-07-20 15:15:43 +02:00
upload_routes.py fix: make max_brain_size overwritable (#751) 2023-07-24 14:17:33 +02:00
user_routes.py Feat/rate limiting (#719) 2023-07-20 18:17:55 +02:00