Prompt Flow SDK Quiz

5 questions Pass: 70% +25 pts

Quiz covering Prompt Engineering and Prompt Flow

Prompt Flow SDK Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary purpose of using Prompt Flow in the Azure AI SDK?

  2. 2

    In Prompt Flow, which component is used to define the input and output schema for a specific prompt node?

  3. 3

    When developing a prompt using Jinja2 templates in Prompt Flow, how do you reference an input variable named 'user_query'?

  4. 4

    Which command is used in the Prompt Flow CLI to test a flow locally before deploying it to the cloud?

  5. 5

    If you are building a custom tool in Prompt Flow using the @tool decorator, what is the mandatory requirement for the function definition?