OpenRouter TypeScript SDK - v1.0.6
GitHub
Examples
Preparing search index...
BatchOptions
Interface BatchOptions
Options for batch processing
interface
BatchOptions
{
maxConcurrent
?:
number
;
stopOnError
?:
boolean
;
}
Index
Properties
max
Concurrent?
stop
On
Error?
Properties
Optional
max
Concurrent
maxConcurrent
?:
number
Optional
stop
On
Error
stopOnError
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Concurrent
stop
On
Error
GitHub
Examples
OpenRouter TypeScript SDK - v1.0.6
Loading...
Options for batch processing