Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
EmotionSpec
Interface EmotionSpec
interface
EmotionSpec
{
id
:
string
;
baseline
?:
number
;
decayHalfLifeMs
?:
number
;
thresholds
?:
EmotionThreshold
[]
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
id
baseline?
decay
Half
Life
Ms?
thresholds?
data?
Properties
id
id
:
string
Optional
baseline
baseline
?:
number
Optional
decay
Half
Life
Ms
decayHalfLifeMs
?:
number
Optional
thresholds
thresholds
?:
EmotionThreshold
[]
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
baseline
decay
Half
Life
Ms
thresholds
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...