🔥 3-day streak
Databricks Certified Generative AI Engineer Associate13 / 145
Question 13 of 145

You are building a Mosaic AI agent that has access to three registered Unity Catalog functions: `get_order_status`, `lookup_product_inventory`, and `search_return_policy`. During testing, you notice the LLM frequently calls `search_return_policy` even when users ask about where their package is. The tool bindings and endpoint work correctly, and each function executes without error when called directly. What is the most effective change to improve the agent's tool selection accuracy?

Reviewed for accuracy · Report an issueNext question