In this video we are going to create a fully autonomous agent with Copilot Studio . An Agent that can run independently and make decisions on its own. And the best part is this agent can read from any Excel…
With Copilot Studio autonomous agents, you can give any Agent the ability to read and write to an Excel file. When the agent is triggered, its can read an Excel file’s contents using code interpreter. Then it uses its instructions…
On every Copilot Studio project I use the Copilot Studio Kit to perform test automation. As you and I build agents we care constantly testing them in the chat panel. But before I deploy an updated agent to the production…
You can customize the model-driven apps Copilot’s prompt library with new groups & prompts. This is done by editing the agent in Copilot Studio and creating a new topic that triggers when the RequestSparks event fires. The RequestSparks event tells…
Copilot Studio agents using Microsoft Authentication can now take advantage of test automation. Test automation sends a set or pre-defined test messages to the Agent and evaluates whether the response was correct. It can be performed after you’ve installed the…
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…