Contents

LanguageModelExecutorGenerationChannel.DataEntry

A top-level data-entry event addressed to a transcript entry.

Declaration

struct DataEntry

Overview

A LanguageModelExecutorGenerationChannel.DataEntry event carries an entry-level action; the currently defined action is update(contentType:content:metadata:), which upserts a data entry with the given fields — replacing the existing entry that matches entryID, or appending a new one.

Topics

Structures

Instance Properties