delta represents the partial content for this choice.
finish_reason represents the reason the response has finished which is provided when this is the last choice.
generated_text represents the final completed chat response which is provided when this is the last choice.
index represents the index position in the collection for this choice.
logprobs represents the log probabilty of accuracy for this choice.
ChatSSEChoice represents an object that contains a result choice.