ChatCompletionChoice: {
    finish_reason?: string;
    index: number;
    message: ChatCompletionMessage;
}