from message yeying.api.llm.EditRequest
Optional
from field: yeying.api.common.DigitalFormatEnum desType = 6;
from field: string did = 1;
from field: yeying.api.llm.ImagePrompt imagePrompt = 8;
from field: yeying.api.llm.ImageResult imageResult = 9;
from field: string llmId = 2;
from field: string model = 3;
from field: yeying.api.common.DigitalFormatEnum srcType = 5;
from field: yeying.api.llm.TextPrompt textPrompt = 7;
Generated
from message yeying.api.llm.EditRequest