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