toggle menu
openai-kotlin
common
switch theme
search in API
openai-client
/
com.aallam.openai.client
/
Batch
/
cancel
cancel
abstract
suspend
fun
cancel
(
id
:
BatchId
,
requestOptions
:
RequestOptions
?
=
null
)
:
Batch
?
Cancels an in-progress batch.