Question 1

A Generative AI Engineer is creating an LLM-powered application that will need access to up-to-date news articles and stock prices.
The design requires the use of stock prices which are stored in Delta tables and finding the latest relevant news articles by searching the internet.
How should the Generative AI Engineer architect their LLM system?
  • Question 2

    A Generative AI Engineer has been asked to design an LLM-based application that accomplishes the following business objective: answer employee HR questions using HR PDF documentation.
    Which set of high level tasks should the Generative AI Engineer's system perform?
  • Question 3

    A Generative AI Engineer is tasked with deploying an application that takes advantage of a custom MLflow Pyfunc model to return some interim results.
    How should they configure the endpoint to pass the secrets and credentials?
  • Question 4

    A Generative AI Engineer has been asked to build an LLM-based question-answering application. The application should take into account new documents that are frequently published. The engineer wants to build this application with the least cost and least development effort and have it operate at the lowest cost possible.
    Which combination of chaining components and configuration meets these requirements?
  • Question 5

    A Generative Al Engineer has already trained an LLM on Databricks and it is now ready to be deployed.
    Which of the following steps correctly outlines the easiest process for deploying a model on Databricks?