toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.vectorstore
/
VectorStoreFile
/
VectorStoreFile
Vector
Store
File
constructor
(
id
:
FileId
,
usageBytes
:
Long
?
=
null
,
createdAt
:
Long
,
vectorStoreId
:
VectorStoreId
,
status
:
Status
,
lastError
:
LastError
?
=
null
)