Relations with predicted entities

Is there a any way to do rel-manual with predicted entities from input model, somthing like custom recipes

The rel.manual recipe has an --add-ents flag that will automatically add entities predicted by the model as spans. See here for the documentation: https://prodi.gy/docs/recipes#relations

The relations UI will render any "spans" that are present in the data, so you can also implement your own logic that adds them.

okay got it
do i have to create relations for all same entities or it's ok to create only one relations btw unique entities, like this