quivr/backend/repository/chat
2023-08-25 12:03:13 +02:00
..
__init__.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
create_chat.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
format_chat_history.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
get_chat_by_id.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_chat_history.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_user_chats.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
update_chat_history.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
update_chat.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
update_message_by_id.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00