from message yeying.api.llm.CompleteRequestBody
Optional
from field: repeated yeying.api.llm.Message messages = 6;
from field: string model = 4;
from field: string promptId = 2;
from field: string providerId = 3;
from field: string sessionId = 1;
from field: bool stream = 5;
Generated
from message yeying.api.llm.CompleteRequestBody