toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.batch
/
BatchRequest
/
BatchRequest
Batch
Request
constructor
(
inputFileId
:
FileId
,
endpoint
:
Endpoint
,
completionWindow
:
CompletionWindow
,
metadata
:
Map
<
String
,
String
>
?
=
null
)