API
delta
{
content?: string | null;
role?: string | undefined;
toolCalls?: DeepPartial<ToolCall>[];
}finishReason
string | nullindex
number