DeepSeek Kotlin SDK
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
DeepSeek Kotlin SDK
DeepSeek Kotlin SDK
/
org.oremif.deepseek.models
/
FileObject
/
FileObject
File
Object
constructor
(
id
:
String
,
object
:
String
,
bytes
:
Long
,
createdAt
:
Long
,
filename
:
String
,
purpose
:
FilePurpose
,
expiresAt
:
Long
?
=
null
)