Function: moodCongruenceBoost()
moodCongruenceBoost(
currentValence,contentValence,emotionalSensitivity):number
Defined in: packages/agentos/src/memory/encoding/EncodingModel.ts:109
Boost factor when content emotional valence matches current mood.
Positive product means mood and content are congruent (both positive or both negative).
Parameters
currentValence
number
contentValence
number
emotionalSensitivity
number
Returns
number