from field: int32 count = 5;
from field: string llmId = 1;
from field: string model = 2;
from field: string prompt = 3;
from field: string quality = 7;
from field: yeying.api.common.ContentFormatEnum responseContentFormat = 4;
from field: string size = 6;
from field: string style = 8;
from message yeying.api.llm.GenerateRequestBody
Generated
from field: int32 count = 5;