Find answers from the community

Updated 2 years ago

Importing the SimpleDirectoryReader from

Importing the SimpleDirectoryReader from llama_index and then trying to parse certain files throughout a directory as shown in the https://llamahub.ai/l/file-unstructured page gives the following error: 'str' object has no attribute 'parser_config_set' Any ideas? TIA!
l
b
2 comments
Hey @ps could you share the full stacktrace and/or a screenshot of how you are using the loader to see if this is something coming from our end (Unstructured.io)? πŸ‘
@laverdes20201 I think this is a bug in llama hub. The parser_config_set property doesn't exist on the BaseReader class.
Add a reply
Sign up and join the conversation on Discord