UnstructuredLoader
document loaders. For detailed documentation of all UnstructuredLoader
features and configurations head to the API reference.
Class | Package | Compatibility | Local | PY support |
---|---|---|---|---|
UnstructuredLoader | @langchain/community | Node-only | ✅ | ✅ |
UnstructuredLoader
document loader you’ll need to install the @langchain/community
integration package, and create an Unstructured account and get an API key.
UNSTRUCTURED_API_KEY
environment variable:
@langchain/community
package:
UnstructuredDirectoryLoader
, which inherits from DirectoryLoader
: