Langchain-Chatchat/vectorstores
bright.python 2311fb007d
Update MyFAISS.py (#648)
防止i不存在时候错误,
langchain-ChatGLM/vectorstores/MyFAISS.py", line 55, in similarity_search_with_score_by_vector
    _id = self.index_to_docstore_id[i]
KeyError: 4
2023-06-16 23:47:31 +08:00
..
MyFAISS.py Update MyFAISS.py (#648) 2023-06-16 23:47:31 +08:00
__init__.py add self-defined class MyFAISS 2023-06-07 23:18:47 +08:00