ISPO SDK
ISPO
Preparing search index...
core
PromptStoreStatus
Interface PromptStoreStatus
Markdown
Copy Markdown
interface
PromptStoreStatus
{
available
:
boolean
;
error
?:
string
;
label
:
string
;
rootLabel
:
string
;
sessionCount
:
number
;
store
:
PromptHistoryStore
;
truncated
:
boolean
;
}
Index
Properties
available
error?
label
root
Label
session
Count
store
truncated
Properties
available
available
:
boolean
Optional
error
error
?:
string
label
label
:
string
root
Label
rootLabel
:
string
session
Count
sessionCount
:
number
store
store
:
PromptHistoryStore
truncated
truncated
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
available
error
label
root
Label
session
Count
store
truncated
ISPO
ISPO SDK
Loading...