quivr/backend/core/routes
Mamadou DICKO 3529222b95
Brain management 4 (#762)
* feat: add <ApiKeyConfig/>

* feat(SDK): add update brain

* feat: add removeUndefined helper

* feat: remove unnecessary autofocus flag

* add brain settings tab

* ui: add tab delimitor

* feat: improve ux
2023-07-25 23:12:46 +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 Brain management 4 (#762) 2023-07-25 23:12:46 +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