From the course: Building Agents Using the Azure AI Foundry Agent Service

Unlock this course with a free trial

Join today to access over 24,800 courses taught by industry experts.

Project overview

Project overview

- [Instructor] It's now time for us to create our multi-agent system. Imagine you're a company named Contoso Travel that likes to provide the best service to its customers. They need a travel agent system that can perform a lot of tasks, such as providing itinerary information, providing up-to-date weather information, recommending their own travel products, and not from products from the web, and providing restaurant recommendations from TripAdvisor. Our objectives are to create a multi-agent travel system that has the following components, an orchestrator agent that manages the orchestration. A weather agent that provides weather information from the city of choice. An itinerary agent that creates an itinerary for a given city, adjusting for weather conditions. A travel product agent that provides product recommendations from a set of travel products found in the data travel products folder. And a restaurant agent that provides restaurant recommendations and reviews from…

Contents