quivr/backend/utils
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/testing backend (#446) 2023-07-02 02:19:30 +02:00
chats.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
constants.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00
file.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00
processors.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00
users.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00
vectors.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00