quivr/backend/core/routes
Stepan Lebedev 600ff1ede0
feat(Unplug): chatting without brain streaming (#970)
* feat(Unplug): Adds new basic headless llm

* feat(Unplug): adds chatting without brain option when no streaming

* feat(Unplug): adds chatting without brain option when streaming
2023-08-18 10:32:22 +02:00
..
authorizations feat(backend): implement brain-prompt link (#831) 2023-08-03 10:37:13 +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 refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
brain_routes.py feat(backend): implement brain-prompt link (#831) 2023-08-03 10:37:13 +02:00
chat_routes.py feat(Unplug): chatting without brain streaming (#970) 2023-08-18 10:32:22 +02:00
crawl_routes.py refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
explore_routes.py refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
misc_routes.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
prompt_routes.py feat(backend): implement brain-prompt link (#831) 2023-08-03 10:37:13 +02:00
subscription_routes.py 🐛 delete brain with custom prompt (#959) 2023-08-16 13:59:19 +02:00
upload_routes.py refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
user_routes.py test(backend): fix failing tests (#851) 2023-08-04 20:25:09 +02:00