Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 766 Bytes

File metadata and controls

15 lines (11 loc) · 766 Bytes

ResponseJustification

Checkpoint justification that requires the user to input a free-text response.

Properties

Name Type Required Description
response str Yes User-submitted free-text justification.
prompt str Yes Prompt to which the user responds.
description Optional[str] No Supplemental information that helps users understand the prompt.
title str Yes Title of the checkpoint to which the user is responding.
type Literal["responseJustification"] Yes None

[Back to Model list] [Back to API list] [Back to README]