CompletionSSEChoice represents an object that contains a streaming result choice.
finish_reason represents the reason the response has finished.
index represents the index position in the collection for this choice.
stop_reason represents the stop reason for this choice.
text represents the partial generated text for this choice.
CompletionSSEChoice represents an object that contains a streaming result choice.