quivr/backend/repository/chat
Zineb El Bachiri 1f21c6d7f3
refactor: packages folder be 2 (#1628)
# Description

Move some folders to packages
Remove unused code
2023-11-14 14:31:02 +01:00
..
__init__.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
add_question_and_answer.py feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +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 test: unskip qa_headless.py linter tests (#1041) 2023-08-25 14:03:57 +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_with_notifications.py refactor: packages folder be 2 (#1628) 2023-11-14 14:31:02 +01: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