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

BundlePair

The BundlePair object represents a key/value pair from a Bundle object.

Fields

Name

Description

key

Represents a key associated with a value.

value

Represents a value (an object of arbitrary type).

Last updated