quivr/backend/core/llm
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
..
models Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
prompts feat(prompt): added instructions in standalone question & a bit more things (#826) 2023-08-02 10:31:42 +02:00
__init__.py feat(Unplug): chatting without brain streaming (#970) 2023-08-18 10:32:22 +02:00
base.py feat(qa): improve code (#886) 2023-08-07 19:53:04 +02:00
openai.py feat(qa): improve code (#886) 2023-08-07 19:53:04 +02:00
qa_base.py feat(microservices): split into 4 quivr to better handle long services (#972) 2023-08-18 10:18:29 +02:00
qa_headless.py feat(Unplug): chatting without brain streaming (#970) 2023-08-18 10:32:22 +02:00