How to use ML Skill in uipath studio without training and DU flow

I have used passport ML skill and deployed the Skill in orchestrator with public and enabling auto update(Not executed the pipeline)

But the skill is not listed while using the ML skill activity?

Could anyone help with this?

@logesh_stc,

The desired ML Skill should be in Available Status then only it will be available in ML Skill activity.

Thanks,
Ashok :slight_smile:

@logesh_stc

If its the passport public endpoint then you can directly use the endpoint instead

Did you retrain it and created a skill out of it?

If yes then are you connected to same orchetsrator?

And is the skill deployed?

Cheers

Hi @logesh_stc

Please follow the below steps.

  1. Make sure your deployed ML skill is in available status.
  2. In case you are using “Robot” connection mode in the ML skill activity, make sure your studio is connected to the correct tenant where the AI Center service is enabled. Then you should be able to view the deployed ML skill.
  3. In case you are using “endpoint” connection mode in the ML skill activity, make sure you deploy the ML skill in public mode so that you can use public endpoint and API key to access the ML skill.

Hope it helps. Cheers :slight_smile: