Does Microsoft Copilot Activity exist?

I searched and it seems that there is no Copilot Activity that can be utilized in UiPath Studio other than Autopilot. Are there any plans to add one soon?

The only option is Autopilot. There are some ways you can blend Copilot use cases with Autopilot like in Microsoft 365 products like teams. You can see the example here: UiPath Autopilot™ and Copilot for Microsoft 365

However, you wanted some type of Gen AI activities, you could always call an API endpoint using the HTTP Request activity or your own code with an Invoke Code activity.

1 Like

Can you help how to use call MS 365 copilot flow? Not use autopilot i want request question to copilot and response copilot answer
Copilot in company MS 365

@qfactor2013

You can leverage chat completion activity in that you have different models which functions exact same way…

Open ai models are present which are used in copilot as well

Cheers

2 Likes

Thanks but i already know that activity thank you for help

1 Like