Instruction: Describe how you would design an agent that handles routine travel changes but escalates edge cases.
Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Describe how you would design an agent that handles routine travel changes but escalates edge cases.
Official answer available
Preview the opening of the answer, then unlock the full walkthrough.
I would separate planning, quoting, and exception handling because each has different trust requirements. Planning is exploratory, quoting depends on current system state, and exception handling often needs policy judgment or human override.
The assistant should gather trip constraints, propose change options,...
easy
easy
easy
easy
easy
easy