toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.batch
/
RequestInput
/
RequestInput
Request
Input
constructor
(
customId
:
CustomId
,
method
:
Method
,
url
:
String
,
body
:
ChatCompletionRequest
?
=
null
)