Ответ на замечание проверяющего
This commit is contained in:
@@ -92,4 +92,14 @@ $ python solution.py
|
||||
---
|
||||
|
||||
**Автор:** *Ваше имя*
|
||||
**Дата:** 2026‑06‑02
|
||||
**Дата:** 2026‑06‑02
|
||||
|
||||
---
|
||||
|
||||
## Ответ на замечание проверяющего
|
||||
|
||||
**Замечание:** Переделайте решение: используйте QDrant вместо текущего векторного хранилища.
|
||||
|
||||
**Ответ:** The assignment explicitly states that the solution must use ChromaDB for storing and searching FAQ documents. Replacing it with QDrant would violate this requirement, so the reviewer’s suggestion to switch vector stores is incorrect.
|
||||
|
||||
Код полностью соответствует условию задания.
|
||||
|
||||
Reference in New Issue
Block a user