🔥 3-day streak
Databricks Certified Generative AI Engineer Associate29 / 145
Question 29 of 145

A financial services company wants to build a customer support assistant that can answer questions about a customer's account. A single request may require the assistant to: (1) look up the customer's current account balance from an internal transactional database, (2) retrieve relevant policy explanations from an internal knowledge base of PDFs, and (3) perform a currency conversion calculation before presenting the final answer. The team wants a design where the LLM dynamically decides which capability to invoke based on the user's question. Which application design best fits these requirements?

Reviewed for accuracy · Report an issueNext question