Langchain-Chatchat/chains
liunux4odoo 88fee48d8c
use lru_cache to optimize loading of local vector store (#496)
* Add files via upload

* Update README.md

* use lru_cache to optimize loading of local vector store

---------

Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
Co-authored-by: liunux <liunux@office>
2023-05-30 23:05:39 +08:00
..
dialogue_answering Build an abstract dialogue model using classes and methods to represent different dialogue elements 2023-05-26 01:49:07 +08:00
modules feat: 重写FAISS和HuggingFaceEmbedding,采用MMR相似向量检索 2023-04-26 23:27:15 +08:00
local_doc_qa.py use lru_cache to optimize loading of local vector store (#496) 2023-05-30 23:05:39 +08:00
text_load.py Add files via upload 2023-04-19 17:00:03 +08:00