Design a policy engine for deciding which tools an AI assistant may call in each context.

Instruction: Describe how you would decide tool access dynamically based on context.

Context: Assesses whether the candidate can design a practical architecture and explain the main tradeoffs. Describe how you would decide tool access dynamically based on context.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would separate capability from permission. The policy engine should answer whether a tool may be called in this exact...

Related Questions