formatting
This commit is contained in:
parent
0bab7ae714
commit
d9ec262752
3 changed files with 7 additions and 8 deletions
|
|
@ -159,8 +159,6 @@ def instantiate_vectorstore(class_object, params):
|
|||
|
||||
|
||||
def instantiate_documentloader(class_object, params):
|
||||
|
||||
|
||||
if "file_filter" in params:
|
||||
# file_filter will be a string but we need a function
|
||||
# that will be used to filter the files using file_filter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue