fact

Action

Declare a fact/context piece for the AI to know

Syntax

fact "label" "value"

with literal label and literal value

fact "label" $value:TEXT

with literal label and variable value

fact "label" "value" -important

with literal label, literal value, and important modifier

fact "label" $value:TEXT -important

with literal label, variable value, and important modifier

fact "label" 123

with literal label and number value

fact "label" 123 -important

with literal label, number value, and important modifier

fact "label" 2025-01-01

with literal label and date value

fact "label" 2025-01-01 -important

with literal label, date value, and important modifier

fact "label" 12:00

with literal label and time value

fact "label" 12:00 -important

with literal label, time value, and important modifier

fact "label" true

with literal label and boolean true

fact "label" false

with literal label and boolean false

fact "label" true -important

with literal label, boolean true, and important modifier

fact "label" false -important

with literal label, boolean false, and important modifier

fact "label" #color

with literal label and color value

fact "label" #color -important

with literal label, color value, and important modifier

Developer Reference
Set: aichat
Version: 0.0.0-6
Encoding: T_OP_S16
Sizes: 3-16
Actcode: 1927980088
Set ID: 141