OpenaiChatCompletionContentPartRefusalParam
OpenaiChatCompletionContentPartRefusalParam =
object
Defined in: src/client/types.gen.ts:3137
Properties
any?
optionalany:unknown
Defined in: src/client/types.gen.ts:3138
refusal?
optionalrefusal:string
Defined in: src/client/types.gen.ts:3142
The refusal message generated by the model.
type?
optionaltype:string
Defined in: src/client/types.gen.ts:3148
The type of the content part.
This field can be elided, and will marshal its zero value as “refusal”.
Last updated on