Contents

Transcript.Prompt

A prompt from the user to the model.

Declaration

struct Prompt

Overview

Prompts typically contain content sourced directly from the user, though you may choose to augment prompts by interpolating content from end users into a template that you control.

Topics

Creating a prompt

Inspecting a prompt

See Also

Getting the transcript types