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

Which indicator should be considered to evaluate the safety of the LLM outputs when qualitatively assessing LLM responses for a translation use case?
  • Databricks-Generative-AI-Engineer-Associate Exam Question 2

    After changing the response generating LLM in a RAG pipeline from GPT-4 to a model with a shorter context length that the company self-hosts, the Generative AI Engineer is getting the following error:

    What TWO solutions should the Generative AI Engineer implement without changing the response generating model? (Choose two.)
  • Databricks-Generative-AI-Engineer-Associate Exam Question 3

    A Generative Al Engineer is ready to deploy an LLM application written using Foundation Model APIs. They want to follow security best practices for production scenarios Which authentication method should they choose?
  • Databricks-Generative-AI-Engineer-Associate Exam Question 4

    A Generative Al Engineer is creating an LLM system that will retrieve news articles from the year 1918 and related to a user's query and summarize them. The engineer has noticed that the summaries are generated well but often also include an explanation of how the summary was generated, which is undesirable.
    Which change could the Generative Al Engineer perform to mitigate this issue?
  • Databricks-Generative-AI-Engineer-Associate Exam Question 5

    Which TWO chain components are required for building a basic LLM-enabled chat application that includes conversational capabilities, knowledge retrieval, and contextual memory?