🔥 3-day streak
Databricks Certified Generative AI Engineer Associate115 / 145
Question 115 of 145
A Generative AI Engineer is building a customer support summarization feature. They need to construct prompts programmatically so that each request dynamically injects the customer's name, the product category, and the raw ticket text into a fixed instruction template before sending it to a Foundation Model endpoint. The team wants a maintainable, reusable approach that validates required inputs at runtime and integrates cleanly into a LangChain chain. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question