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