quivr/backend/utils
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
..
chats.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
constants.py feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
file.py Back/refacto files (#240) 2023-06-03 23:12:42 +02:00
processors.py Fix/file upload explore (#412) 2023-06-29 18:26:03 +02:00
users.py Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00
vectors.py Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00