🔥 3-day streak
Microsoft Azure AI Apps and Agents Developer Associate100 / 146
Question 100 of 146

You are building a travel-planning application on Azure AI Foundry that uses an LLM with function calling. For a single user request such as 'Compare weather and flight prices for Rome and Athens next week,' you want the model to invoke your get_weather and get_flight_price functions for both cities as efficiently as possible before composing a final answer. Which approach best supports this multistep, tool-augmented reasoning while minimizing round-trip latency?

Reviewed for accuracy · Report an issueNext question