π long time no see! Quick question: Is there a data connector similar to SimpleDirectoryReader that would allow me to specify the filesystem (in the same way that persist takes an optional fs param)? Specifically, I'm trying to pass it a s3fs.S3FileSystem so it can grab a PDF from my S3 bucket.