quivr/backend
Stan Girard 5fc837b250
feat(brainpicking): simplified (#371)
* feat(functions): simplified

* refactor(openai): changed to brainpicking

* feat(functions): made them inherit from brainpicking

* feat(privatebrainpicking): added new class

* feat(history&context): added

* Delete test_brainpicking.py

* Delete __init__.py
2023-06-26 10:34:03 +02:00
..
auth Feat/error handling (#366) 2023-06-23 10:36:55 +02:00
crawl Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
llm feat(brainpicking): simplified (#371) 2023-06-26 10:34:03 +02:00
middlewares Back/refacto files (#240) 2023-06-03 23:12:42 +02:00
models feat(brainpicking): simplified (#371) 2023-06-26 10:34:03 +02:00
parsers Feat: chat name edit (#343) 2023-06-20 09:54:23 +02:00
repository/chat Feat/error handling (#366) 2023-06-23 10:36:55 +02:00
routes feat(brainpicking): simplified (#371) 2023-06-26 10:34:03 +02:00
scripts feat: start script (#367) 2023-06-23 14:20:03 +02:00
utils feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
vectorstore feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +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/error handling (#366) 2023-06-23 10:36:55 +02:00
requirements.txt feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00