Skip to content

Commit 4881bc0

Browse files
Updated default data source
1 parent a0e9486 commit 4881bc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chatfuncs/ingest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import pandas as pd
88
import dateutil.parser
99
from typing import Type, List
10-
#import shutil
10+
import shutil
1111

1212
#from langchain_community.embeddings import HuggingFaceEmbeddings # HuggingFaceInstructEmbeddings,
1313
from langchain_community.vectorstores.faiss import FAISS
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:50917f1e22c4bf39202a7b2d3d8233667f751d37b5d9492d816c951c7eee5387
3-
size 222899
2+
oid sha256:35bdbf12bc8094c1a4460f790dcd3cd78b4af883fb08f0d10afec7bcfa9eff5a
3+
size 421142

0 commit comments

Comments
 (0)