
Announcements
Hello,
I have a custom role play prompt I want to run on copilot and port to iPhones and Android phones. Does anyone know what microsoft product I can use to do this. I will need an API for the phone app to work. Is there a link to a page that sells a product that will do this?
Thanks
It sounds like what you're lookging for is the Azure AI Studio, not Copilot Studio. Copilot Studio is a simpler, more streamlined tool that makes it easier to build these bots, but also makes certain assumptions about how you'll be using them, such as the chat interface. Azure AI Studio takes the training wheels off and lets you get down into the code, using Semantic Kernel and other tools to build your own plugins, and directly exposing the API for you to interact with.