OpenaiChatCompletionStreamOptionsParam
OpenaiChatCompletionStreamOptionsParam =
object
Defined in: src/client/types.gen.ts:3569
Options for streaming response. Only set this when you set stream: true.
Properties
any?
optionalany:unknown
Defined in: src/client/types.gen.ts:3570
include_usage?
optionalinclude_usage:ParamOptBool
Defined in: src/client/types.gen.ts:3571
Last updated on