LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
Anthropic
AWS
Cloudflare
DeepSeek
Google
Node
Google Common
Google GAuth
Google GenAI
Google Vertex AI
Google Vertex AI Web
Google WebAuth
Groq
Mistral AI
MongoDB
Ollama
OpenAI
OpenRouter
Redis
xAI
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/community
document_loaders
fs
unstructured
UnstructuredLoaderOptions
Type
latest
●
Since v1.0
UnstructuredLoaderOptions
Copy
UnstructuredLoaderOptions
Properties
property
apiKey
:
string
property
apiUrl
:
string
property
chunkingStrategy
:
StringWithAutocomplete
<
ChunkingStrategy
>
property
combineUnderNChars
:
number
property
coordinates
:
boolean
property
encoding
:
string
property
extractImageBlockTypes
:
string
[]
property
hiResModelName
:
StringWithAutocomplete
<
HiResModelName
>
property
includePageBreaks
:
boolean
property
maxCharacters
:
number
property
multiPageSections
:
boolean
property
newAfterNChars
:
number
property
ocrLanguages
:
string
[]
property
overlap
:
number
property
overlapAll
:
boolean
property
pdfInferTableStructure
:
boolean
property
skipInferTableTypes
:
StringWithAutocomplete
<
SkipInferTableTypes
>[]
property
strategy
:
StringWithAutocomplete
<
UnstructuredLoaderStrategy
>
property
xmlKeepTags
:
boolean
View source on GitHub
Version History