ISPO SDK
ISPO
Preparing search index...
core
AssistantMemoryOverview
Interface AssistantMemoryOverview
Markdown
Copy Markdown
interface
AssistantMemoryOverview
{
assistant
:
AssistantMemoryFileState
;
counts
:
{
conclusions
:
number
;
episodes
:
number
}
;
searchBackend
:
"fts5"
|
"like"
;
user
:
AssistantMemoryFileState
;
}
Index
Properties
assistant
counts
search
Backend
user
Properties
assistant
assistant
:
AssistantMemoryFileState
counts
counts
:
{
conclusions
:
number
;
episodes
:
number
}
search
Backend
searchBackend
:
"fts5"
|
"like"
Active store search backend (
'like'
when SQLite FTS5 is unavailable).
user
user
:
AssistantMemoryFileState
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assistant
counts
search
Backend
user
ISPO
ISPO SDK
Loading...
Active store search backend (
'like'when SQLite FTS5 is unavailable).