The session ID
Specifications for a Date Changed event. A Date Changed event changes the Current Date: the State Machine will use the new date for subsequent question resolution.
New date, in the format yyyy/MM/dd HH:mm:ss zzz
,
e.g. 2020/01/01 09:30:00 +02
.
Required.
Success
The session ID
Specifications for a Place Changed event. A Place Changed event changes the Current Place: the State Machine will use the new place for subsequent question resolution.
Name of the new place, e.g. London
.
If it is the only field specified, it is geocoded into latitude, longitude and uncertainty.
On the other hand, if latitude and longitude are specified, the place name is stored without
checking it.
Latitude of the new place, if known. E.g. 51.5285582
.
If specified, the longitude must also be specified. Otherwise it is ignored.
Longitude of the new place, if known. E.g. -0.2416791
.
If specified, the latitude must also be specified. Otherwise it is ignored.
Radius of uncertainty of the new place, in kilometers. E.g. 20.0
.
Success
The session ID
Specifications for a Tag Changed event. A Tag Changed event changes the Current Tag and is considered a change of the current user. The State Machine may ask for authentication, and if successful will use the new tag for subsequent question resolution.
New tag. For the anonymous/null tag use the 👤
emoji symbol.
Required.
Success
The session ID
Specifications for a Medium Selected event. A Medium Selected event is used for supplying media to be associated with a Memory or used during dialog (e.g. by an intent or generative AI).
Success
The session ID
Specifications for a Medium Deselected event. A Medium Deselected event is used for removing media from an associated Memory or from use during dialog (e.g. by an intent or generative AI).
Deselected medium ID. Required.
Success
The session ID
Specifications for a Date Selected event. A Date Selected event does not change the Current Date, it is used only for supplying a date to be associated with a Memory, using an alternative interface to the textual dialog.
Selected date, in the format yyyy/MM/dd HH:mm:ss zzz
,
e.g. 2020/01/01 09:30:00 +02
.
Required.
Uncertainty of the date, in days. E.g. 3.5
for a period
of one week centered in the date specified with Date
.
Success
The session ID
Specifications for a Place Selected event. A Place Selected event does not change the Current Place, it is used only for supplying a place to be associated with a Memory, using an alternative interface to the textual dialog.
Name of the new place, e.g. London
.
If it is the only field specified, it is geocoded into latitude, longitude and uncertainty.
On the other hand, if latitude and longitude are specified, the place name is stored without
checking it.
Latitude of the new place, if known. E.g. 51.5285582
.
If specified, the longitude must also be specified. Otherwise it is ignored.
Longitude of the new place, if known. E.g. -0.2416791
.
If specified, the latitude must also be specified. Otherwise it is ignored.
Radius of uncertainty of the new place, in kilometers. E.g. 20.0
.
Success
The session ID
Specifications for a Tag Selected event. A Tag Selected event does not change the Current Tag, it is used only for supplying a tag to be associated with a Memory, using an alternative interface to the textual dialog.
Selected tag. The anonymous/null tag is not valid for this event. Required.
Success