quivr/backend
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
..
auth Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00
crawl Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
llm feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
middlewares Back/refacto files (#240) 2023-06-03 23:12:42 +02:00
models feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
parsers Fix/file upload explore (#412) 2023-06-29 18:26:03 +02:00
repository/chat feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
routes feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
scripts feat: start script (#367) 2023-06-23 14:20:03 +02:00
utils feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
vectorstore Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00
Dockerfile feat: start script (#367) 2023-06-23 14:20:03 +02:00
logger.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
main.py feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
requirements.txt feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00