quivr/backend/repository/brain
Mamadou DICKO ba123fe716
feat(shareBrain): prevent re inviting users with access (#1063)
* fix(shareBrain): prevent access duplication in db

* feat: remove unused function

* fix(linter): update types
2023-08-30 15:55:06 +02:00
..
__init__.py feat(brain): add endpoint to return context to question (#1044) 2023-08-27 09:38:41 +02:00
create_brain_user.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
create_brain.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_brain_by_id.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_brain_details.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_brain_for_user.py feat(shareBrain): prevent re inviting users with access (#1063) 2023-08-30 15:55:06 +02:00
get_brain_prompt_id.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_default_user_brain_or_create_new.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
get_default_user_brain.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_question_context_from_brain.py feat(shareBrain): prevent re inviting users with access (#1063) 2023-08-30 15:55:06 +02:00
get_user_brains.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
set_as_default_brain_for_user.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
update_brain.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
update_user_rights.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00