Skip to content

PromptUserContent

type PromptUserContent = z.infer<typeof promptUserContentSchema>;

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

A single piece of user-supplied input to a prompt.