langchain.js
Preparing search index...
@langchain/core
runnables
RunnableBatchOptions
Type Alias RunnableBatchOptions
type
RunnableBatchOptions
=
{
maxConcurrency
?:
number
;
returnExceptions
?:
boolean
;
}
Index
Properties
max
Concurrency?
return
Exceptions?
Properties
Optional
max
Concurrency
maxConcurrency
?:
number
Deprecated
Pass in via the standard runnable config object instead
Optional
return
Exceptions
returnExceptions
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Concurrency
return
Exceptions
langchain.js
Loading...
Deprecated
Pass in via the standard runnable config object instead