OpenaiChatCompletionFunctionCallOptionParam
OpenaiChatCompletionFunctionCallOptionParam =
object
Defined in: src/client/types.gen.ts:3194
Properties
any?
optionalany:unknown
Defined in: src/client/types.gen.ts:3195
name?
optionalname:string
Defined in: src/client/types.gen.ts:3199
The name of the function to call.
Last updated on