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
/
lastError
last
Error
@
SerialName
(
value
=
"last_error"
)
val
lastError
:
LastError
?
=
null
The last error associated with this vector store file. Will be
null
if there are no errors.