factory ChatCompletionDelta.fromJson(Map<String, dynamic> json) => _$ChatCompletionDeltaFromJson(json);