langchain
f389c4fc
- Fix S3DirectoryLoader exception (#10193)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix S3DirectoryLoader exception (#10193) #9304 introduced a critical bug. The S3DirectoryLoader fails completely because boto3 checks the naming of kw arguments and one of the args is badly named (very sorry for that) cc @baskaryan
References
#10193 - Fix S3DirectoryLoader exception
Author
cbornet
Parents
dde1992f
Loading