Map<String, dynamic> toJson() => { "text": text, "index": index, "logprobs": logprobs, "finish_reason": finishReason, };