Skip to Content
Anuma SDKClientInternalType AliasesOpenaiChatCompletionContentPartRefusalParam

OpenaiChatCompletionContentPartRefusalParam

OpenaiChatCompletionContentPartRefusalParam = object

Defined in: src/client/types.gen.ts:3137 

Properties

any?

optional any: unknown

Defined in: src/client/types.gen.ts:3138 


refusal?

optional refusal: string

Defined in: src/client/types.gen.ts:3142 

The refusal message generated by the model.


type?

optional type: 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