mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-26 00:24:14 +00:00

* add protection, in case we use IVF* indexing, we need to train the index first Signed-off-by: Liu,Kaixuan <kaixuan.liu@intel.com> * fix formatting issue Signed-off-by: Liu,Kaixuan <kaixuan.liu@intel.com> * just raising error, instead of silently training the index * fixed mypy issue * fixed error msg --------- Signed-off-by: Liu,Kaixuan <kaixuan.liu@intel.com> Co-authored-by: Mayank Jobanputra <mayankjobanputra@gmail.com>