quivr/backend/routes
Matt 6f047f4a39
feat: streaming for standard brain picking (#385)
* feat: streaming for standard brain picking

* fix(bug): private llm

* wip: test

Co-authored-by: Mamadou DICKO <mamadoudicko@users.noreply.github.com>

* wip: almost good

Co-authored-by: Mamadou DICKO <mamadoudicko@users.noreply.github.com>

* feat: useFetch

* chore: remove 💀

* chore: fix linting

* fix: forward the request if not streaming

* feat: streaming for standard brain picking

* fix(bug): private llm

* wip: test

Co-authored-by: Mamadou DICKO <mamadoudicko@users.noreply.github.com>

* wip: almost good

Co-authored-by: Mamadou DICKO <mamadoudicko@users.noreply.github.com>

* feat: useFetch

* chore: remove 💀

* chore: fix linting

* fix: forward the request if not streaming

* fix: 💀 code

* fix: check_user_limit

* feat: brain_id to new chat stream

* fix: missing imports

* feat: message_id created on backend

Co-authored-by: Mamadou DICKO <mamadoudicko@users.noreply.github.com>

* chore: remove dead

* remove: cpython

* remove: dead

---------

Co-authored-by: Mamadou DICKO <mamadoudicko@users.noreply.github.com>
2023-06-30 10:10:59 +02:00
..
__init__.py Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
api_key_routes.py Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00
brain_routes.py ✏️ add / in all explore url (#415) 2023-06-30 09:08:40 +02:00
chat_routes.py feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
crawl_routes.py fix(crawler): route 2023-06-29 08:00:34 +02:00
explore_routes.py ✏️ add / in all explore url (#415) 2023-06-30 09:08:40 +02:00
misc_routes.py Improved api docs (#336) 2023-06-15 14:43:40 +02:00
upload_routes.py ✏️ add / in all explore url (#415) 2023-06-30 09:08:40 +02:00
user_routes.py Fix/prod (#425) 2023-06-30 10:09:50 +02:00