OpenAIStreamChoice
Defined in: wrapper/src/openai-sdk.ts:94
OpenAI streaming chunk choice.
Properties
Section titled “Properties”delta:
OpenAIStreamDelta
Defined in: wrapper/src/openai-sdk.ts:96
finish_reason
Section titled “finish_reason”finish_reason:
"length"|"stop"|"tool_calls"|"content_filter"|null
Defined in: wrapper/src/openai-sdk.ts:97
index:
number
Defined in: wrapper/src/openai-sdk.ts:95