text
text(
content):TextContentPart
Defined in: core/input-content.ts:161
Create a text content part.
Parameters
Section titled “Parameters”content
Section titled “content”string
Returns
Section titled “Returns”Example
Section titled “Example”const part = text("What's in this image?");