@rumbor/memory-sdk
Preparing search index...
index
TurnInput
Interface TurnInput
interface
TurnInput
{
assertion
?:
{
category
:
|
"Episodic"
|
"Identity"
|
"Knowledge"
|
"Context"
|
"Instructions"
|
"Uncertainty"
;
confidence
:
number
;
content
:
string
;
supersedes
?:
string
;
}
;
content
:
string
;
context
:
string
;
sessionId
:
string
;
sourceId
:
string
;
}
Index
Properties
assertion?
content
context
session
Id
source
Id
Properties
Optional
assertion
assertion
?:
{
category
:
|
"Episodic"
|
"Identity"
|
"Knowledge"
|
"Context"
|
"Instructions"
|
"Uncertainty"
;
confidence
:
number
;
content
:
string
;
supersedes
?:
string
;
}
Type Declaration
category
:
|
"Episodic"
|
"Identity"
|
"Knowledge"
|
"Context"
|
"Instructions"
|
"Uncertainty"
confidence
:
number
content
:
string
Optional
supersedes
?:
string
Format: uuid
content
content
:
string
context
context
:
string
session
Id
sessionId
:
string
source
Id
sourceId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assertion
content
context
session
Id
source
Id
@rumbor/memory-sdk
Loading...
Format: uuid