openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
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.