Databricks-Generative-AI-Engineer-Associate Exam Question 26

A team wants to serve a code generation model as an assistant for their software developers. It should support multiple programming languages. Quality is the primary objective.
Which of the Databricks Foundation Model APIs, or models available in the Marketplace, would be the best fit?
  • Databricks-Generative-AI-Engineer-Associate Exam Question 27

    A Generative AI Engineer is deploying a customer-facing, fine-tuned LLM on their public website. Given the large investment the company put into fine-tuning this model, and the proprietary nature of the tuning data, they are concerned about model inversion attacks. Which of the following Databricks AI Security Framework (DASF) risk mitigation strategies are most relevant to this use case?
  • Databricks-Generative-AI-Engineer-Associate Exam Question 28

    A Generative Al Engineer interfaces with an LLM with prompt/response behavior that has been trained on customer calls inquiring about product availability. The LLM is designed to output "In Stock" if the product is available or only the term "Out of Stock" if not.
    Which prompt will work to allow the engineer to respond to call classification labels correctly?
  • Databricks-Generative-AI-Engineer-Associate Exam Question 29

    A Generative Al Engineer is using an LLM to classify species of edible mushrooms based on text descriptions of certain features. The model is returning accurate responses in testing and the Generative Al Engineer is confident they have the correct list of possible labels, but the output frequently contains additional reasoning in the answer when the Generative Al Engineer only wants to return the label with no additional text.
    Which action should they take to elicit the desired behavior from this LLM?
  • Databricks-Generative-AI-Engineer-Associate Exam Question 30

    What is the most suitable library for building a multi-step LLM-based workflow?