We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e9486 commit 4881bc0Copy full SHA for 4881bc0
chatfuncs/ingest.py
@@ -7,7 +7,7 @@
7
import pandas as pd
8
import dateutil.parser
9
from typing import Type, List
10
-#import shutil
+import shutil
11
12
#from langchain_community.embeddings import HuggingFaceEmbeddings # HuggingFaceInstructEmbeddings,
13
from langchain_community.vectorstores.faiss import FAISS
faiss_embedding/faiss_embedding.zip
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:50917f1e22c4bf39202a7b2d3d8233667f751d37b5d9492d816c951c7eee5387
3
-size 222899
+oid sha256:35bdbf12bc8094c1a4460f790dcd3cd78b4af883fb08f0d10afec7bcfa9eff5a
+size 421142
0 commit comments