.2024Feed RSS

#MicrosoftCopilots -

Many customers may want to bring their own custom language model to Copilot Studio. To do this you can watch this video to show you how to leverage Azure CLU (replacement for LUIS) with Copilot Studio. This is most commonly needed for a person whom needs to leverage heigharchal intents or is migrating from the Bot Framework.

Read more

#MicrosoftCopilots -

In this video I use ServiceNow's Knowledge API to provide an example of how to take custom indexed content from a system and provide it back to Generative Answers in Copilot Studio to generate responses over any custom indexed content with an API. This one is a little more technical than most of my videos, but is really shows how powerful the new PVA capabilities truly are. ALERT! These instructions are for ServiceNow Tokyo release https://aka.ms/TryCopilotStudio

Read more

#MicrosoftCopilots -

This video provides instructions on how to embedd a Copilot Studio chat bot into your Power App. This capability is a new preview feature in the Power Apps canvas. To signup of a trial of Copilot Studio you can do so at: https://aka.ms/TryCopilotStudio

Read more

#MicrosoftCopilots -

This video shows how Copilot Studio and Large Language Models such as GPT have fundamentally changed the way we build and author conversational AI experiences. https://aka.ms/TryCopilotStudio

Read more

#MicrosoftCopilots -

This video shows how to use the new Parse node in Copilot Studio. https://aka.ms/tryCopilotStudio Sample JSON: { "isActive" : true, "currentCount" : 123, "items" : [ { "name" : "item 1", "value" : "foobar" }, { "name" : "item 2", "value" : "foobar" }, { "name" : "item 3", "value" : "foobar" } ] }

Read more

#WebChat .container iframe{ width: 100%; height: 100vh; }