mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-04 15:34:21 +03:00
db5a6e4b9b
You can now create a brain which can fetch data from external APIs with or without authentification - POST query example with authentification https://github.com/StanGirard/quivr/assets/63923024/15013ba9-dedb-4f24-9e06-49daad9de7f3 - Get query example with authentification and search params https://github.com/StanGirard/quivr/assets/63923024/1763875d-a8e9-4478-b07c-e99ca7337942 - Get query without authentification and search params https://github.com/StanGirard/quivr/assets/63923024/f2742963-790d-4cb2-864a-8173979b650a |
||
---|---|---|
.. | ||
__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 |