Question: 22 You are developing an AI agent using Databricks for a customer support chatbot. To enhance its flexibility and efficiency, you decide to build prompt templates to expose available functions that the agent can call. The prompt must dynamically adjust based on user input and provide access to multiple functions like `get_order_status`, `cancel_order`, and `return_order`. Which of the following are correct practices when designing and using prompt templates to expose available functions in Databricks Generative AI agent development? (Select two) | Databricks Certified Generative AI Engineer - Associate Quiz - LeetQuiz