Skip to Content
Anuma SDKClientInternalType AliasesOpenaiChatCompletionContentPartImageParam

OpenaiChatCompletionContentPartImageParam

OpenaiChatCompletionContentPartImageParam = object

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

Properties

any?

optional any: unknown

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


image_url?

optional image_url: OpenaiChatCompletionContentPartImageImageUrlParam

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


type?

optional type: string

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

The type of the content part.

This field can be elided, and will marshal its zero value as “image_url”.

Last updated on