quivr/backend/models
Matt e931d29017
feat: new classes (#499)
* feat: new classes

* chore: private llm refactor and enable streaming

* fix: validation errors in pytest

* fix: default brain behavior

* Update backend/llm/base.py

* chore: remove 🪦

* fix: remove 🪦
2023-07-04 16:56:54 +01:00
..
__init__.py feat(brainpicking): simplified (#371) 2023-06-26 10:34:03 +02:00
brains.py Feat/testing backend (#446) 2023-07-02 02:19:30 +02:00
chat.py feat: streaming for standard brain picking (#385) 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
files.py Fix/file upload explore (#412) 2023-06-29 18:26:03 +02:00
settings.py feat(brainpicking): simplified (#371) 2023-06-26 10:34:03 +02:00
users.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00