Share via


OutputTextContentPart interface

Output text content part.

Extends

Properties

text

The text content.

type

The type of the content part.

Property Details

text

The text content.

text: string

Property Value

string

type

The type of the content part.

type: "text"

Property Value

"text"