Skip to content

Commit

Permalink
Update ragengine/vector_store/faiss_store.py
Browse files Browse the repository at this point in the history
Co-authored-by: jerryzhuang <zhuangqhc@gmail.com>
Signed-off-by: Ishaan Sehgal <ishaanforthewin@gmail.com>
  • Loading branch information
ishaansehgal99 and zhuangqh authored Oct 16, 2024
1 parent 6831b37 commit 73c9705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ragengine/vector_store/faiss_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from llama_index.vector_stores.faiss import FaissVectorStore

from models import Document
from inference.custom_inference import CustomInference
from inference.inference import Inference

from config import PERSIST_DIR

Expand Down

0 comments on commit 73c9705

Please sign in to comment.