OpenaiChatCompletionAssistantMessageParamAudio
OpenaiChatCompletionAssistantMessageParamAudio =
object
Defined in: src/client/types.gen.ts:2938
Data about a previous audio response from the model. Learn more .
Properties
any?
optionalany:unknown
Defined in: src/client/types.gen.ts:2939
id?
optionalid:string
Defined in: src/client/types.gen.ts:2943
Unique identifier for a previous audio response from the model.
Last updated on