From the course: Building Agents Using the Azure AI Foundry Agent Service
Unlock this course with a free trial
Join today to access over 25,000 courses taught by industry experts.
Challenge: Setting up the agents
From the course: Building Agents Using the Azure AI Foundry Agent Service
Challenge: Setting up the agents
- [Instructor] Our next task is to identify and set up our different agents. The orchestrator agent manages the orchestration. We will therefore set up connected agents here. The weather agent provides weather information from a city of choice, in which case we'll use the bing grounding tool. The itinerary agent creates an itinerary for a given city adjusting for weather conditions. This agent will have a set of instructions with no tool. The travel product agent provides product recommendations from a set of travel products found in the data travel products folder. This agent will use the file search tool and finally, the restaurant agent provides restaurant recommendations and reviews from TripAdvisor. This agent will use the TripAdvisor OpenAPI Spec tool.
Contents
-
-
-
-
-
-
-
(Locked)
Project overview1m 59s
-
(Locked)
Challenge: Setting up the environment51s
-
(Locked)
Solution: Setting up the environment4m 16s
-
(Locked)
Challenge: Setting up the agents1m 4s
-
(Locked)
Solution: Setting up the agents6m 40s
-
(Locked)
Challenge: Creating the connected agent46s
-
(Locked)
Solution: Creating the connected agent2m 59s
-
(Locked)
Challenge: Deploying in Chainlit21s
-
(Locked)
Solution: Deploying in Chainlit3m 17s
-
(Locked)
-