You can use Copilot Studio to create an excel file and output it to a chat window. The new code interpreter feature in Copilot Studio prompts allows you generate an Excel file as output. But to take advantage of it,…
I’m going to show you how to make a Copilot Studio agent that creates an Excel file and outputs it to the chat window. That’s right, no crazy code, just a prompt and a new feature called code interpreter. I’ll…
First impressions matter, so it’s important to know how to change the welcome message of your Copilot Studio Agents. In this video, we are going to do just that, as well as 3 strategies for starting conversations with Agents and…
Any custom model created in Azure AI Foundry can be used in Copilot Studio. This means developers are now longer limited to the standard Open AI models: GPT 4o-mini, GPT 4o, o3. Now we can use other models from different…
What if you could use any Azure AI Foundry model in your Copilot Studio custom prompts? That’s what we are here to talk about today. What models you ask? Well we’ve got Deepseek, Grok, Llama, Mistral even the latest OpenAI…
Copilot Studio can use an Azure AI Search index as knowledge to answer Users questions about unstructured data. It is especially good at retrieving text information stored in files (PDF, Text, etc). To do this you will need to create…
With Azure AI Search you can create a custom search engine of your company’s documents and connect it to Copilot to chat with them. Now you might start to think – hey can’t I just upload files to Copilot Studio…
I want to show you how to build a complete Copilot Studio Agent that takes full advantage of generative orchestration mode. Over the course of a multi-turn conversation, the Agent will use its instructions and messages sent by the User…
Connecting a Copilot Studio and ServiceNow Knowledge Base allows an Agent to answer I/T support questions using a trusted-source. We can do this by setting up an application registry in ServiceNow and supplying the client id and secret to Copilot…
ServiceNow is a popular platform for I/T Teams to manage helpdesk tickets and build knowledge bases. But what if your Copilot Studio Agent could tap into that knowledge base and instantly answer tech support questions? Or let Users get information…