Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 412 Bytes

ChatCompletionRequestMessageContentPartRefusal.md

File metadata and controls

22 lines (10 loc) · 412 Bytes

ChatCompletionRequestMessageContentPartRefusal

Properties

Name Type Description Notes
type TypeEnum The type of the content part.
refusal String The refusal message generated by the model.

Enum: TypeEnum

Name Value
REFUSAL "refusal"