Skip to content

PromptOutputText

type PromptOutputText = z.infer<typeof promptOutputTextSchema>;

Defined in: core/src/prompt/prompt.ts:21

A text entry in a prompt’s output transcript.