quivr/backend/repository/chat
Mamadou DICKO 9e9f531c99
Feat/static analysis (#582)
* feat: add static analysis

* chore: update Makefile add static analysis script

* chore: add vscode extensions recommandations
2023-07-10 14:27:49 +02:00
..
__init__.py Feat/testing backend (#446) 2023-07-02 02:19:30 +02:00
create_chat.py Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00
format_chat_history.py feat: new classes (#499) 2023-07-04 16:56:54 +01:00
get_chat_by_id.py feat(chat): use openai function for answer (#354) 2023-06-22 17:50:06 +02:00
get_chat_history.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
get_user_chats.py Feat/multiple brains files (#361) 2023-06-28 19:39:27 +02:00
update_chat_history.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
update_chat.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
update_message_by_id.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00