Skip to content

Commit 6d6e21d

Browse files
authored
Update README.md
1 parent 1be1c94 commit 6d6e21d

File tree

1 file changed

+3
-3
lines changed
  • samples/agent-catalog/msft-agent-samples/foundry-agent-service-sdk/travel-planner

1 file changed

+3
-3
lines changed

samples/agent-catalog/msft-agent-samples/foundry-agent-service-sdk/travel-planner/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Travel Assistant Agent
1+
# Travel Planner Agent
22

33
## Summary
4-
The **Travel Assistant Agent** is an AI-powered agent built using Azure AI Agent Service. It helps users receive up-to-date travel recommendations by leveraging both the **Bing Grounding Tool** and the **TripAdvisor API**. The agent summarizes relevant information clearly and offers to create a custom itinerary based on the user's travel duration.
4+
The **Travel Planner Agent** is an AI-powered agent built using Azure AI Agent Service. It helps users receive up-to-date travel recommendations by leveraging both the **Bing Grounding Tool** and the **TripAdvisor API**. The agent summarizes relevant information clearly and offers to create a custom itinerary based on the user's travel duration.
55

66
## Use Cases
77
1. **Vacation Planning**: Travelers can get up-to-date suggestions on destinations, hotels, and activities.
@@ -23,7 +23,7 @@ The system consists of:
2323
|
2424
v
2525
+-------------------+ invokes +----------------------------+
26-
| Travel Assistant | -------------------> | Bing Grounding Tool (API) |
26+
| Travel Planner | -------------------> | Bing Grounding Tool (API) |
2727
| (AI Agent) | -------------------> | TripAdvisor API (OpenAPI) |
2828
+-------------------+ results +----------------------------+
2929
|

0 commit comments

Comments
 (0)