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

Dictionary

Introduction

The Dictionary Nodes are used for creating and handling Dictionaries. A Dictionary is a data structure consisting of a collection of pairings (key, value), where each key is unique.

Contents

Last updated