toggle menu
openai-kotlin
common
switch theme
search in API
openai-client
/
com.aallam.openai.client
/
Files
/
download
download
abstract
suspend
fun
download
(
fileId
:
FileId
,
requestOptions
:
RequestOptions
?
=
null
)
:
ByteArray
Returns the contents of the specified
fileId
.
Parameters
file
Id
the ID of the file to download.
request
Options
request options.