CreateModelInteractionParamsNonStreaming: CreateModelInteractionParams & {
    stream?: false;
}