For the complete documentation index, see llms.txt. This page is also available as Markdown.

DataMapPair

The DataMapPair object represents a key/value pair from a DataMap object.

Name

Description

key

Represents the name of the data trigger (string).

value

Represents an object of the DataTriggerInfo type.

Last updated