mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-12 11:26:07 +03:00
ca1ef8ccbd
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate): |
||
---|---|---|
.. | ||
__init__.py | ||
create_brain_user.py | ||
create_brain.py | ||
delete_brain_user.py | ||
delete_brain_users.py | ||
get_brain_by_id.py | ||
get_brain_details.py | ||
get_brain_for_user.py | ||
get_brain_prompt_id.py | ||
get_default_user_brain_or_create_new.py | ||
get_default_user_brain.py | ||
get_public_brains.py | ||
get_question_context_from_brain.py | ||
get_user_brains.py | ||
set_as_default_brain_for_user.py | ||
update_brain_last_update_time.py | ||
update_brain.py | ||
update_user_rights.py |