Creating an Agent with Actions in Azure AI Foundry
Azure AI Foundry is an Azure service where you can create agents using various LLMs (including your own). In this post we will look at how to create an agent in Azure AI Foundry that can call actions. Let’s head to Azure AI Foundry to create our agent. AI Foundry is accessible at https://ai.azure.com, however if you don’t have an AI Foundry resource created you may run into the error … Continue reading Creating an Agent with Actions in Azure AI Foundry
The post Creating an Agent with Actions in Azure AI Foundry appeared first on Carl de Souza.
Published on:
Learn moreRelated posts
Using the Microsoft Learn MCP Server
Did you know Microsoft Learn, the site which contains a ton of information on implementing Microsoft technologies, has an MCP Server? This mea...
How to use Multistep Forms in Power Pages
If you're looking to capture information from users on a Power Pages site, multistep forms are the way to go. In this post, we'll explore how ...
Adding a Modern List to a Power Pages Form
Power Pages have recently introduced modern lists that come with several new features. In this post, we'll explore how to implement a modern l...
Integrating Power BI Reporting with Dynamics 365 (2024)
In this post, the focus is on integrating Power BI Reporting with Dynamics 365 in 2024. To begin with, you need to create a new Power BI works...
Displaying Power BI Reports in Power Pages
If you want to give your portal users access to the rich reporting features of Power BI, displaying your Power BI reports in Power Pages can b...
Creating Service Principals Really Easily Using Pac Cli
Creating a service principal in Azure is a crucial step when integrating with Dynamics 365. This process can be quite tedious, involving multi...
Exploring Features in Copilot for Customer Service Dynamics 365
This post provides an in-depth look at the various features of Microsoft Copilot, which has been integrated into Dynamics 365 Customer Service...
Creating a Virtual PCF React Control with Fluent UI v8
In this post, you'll learn how to create a React PCF (Power Apps Component Framework) control using Fluent UI v8. While the current templates ...
Building a Dataset PCF Control with Styling (Without React)
If you're looking to create dataset PCF controls for Power Apps or Dynamics 365, this tutorial will guide you through the process step by step...
Installing PCF.Gallery Components When No solution.zip Exists
This post delves into how to install custom PowerApps Component Framework (PCF) components when a solution.zip file is not provided by the dev...