Quiz: Making the Call from Python
Test applied understanding of requests, responses, prompts, service modules, failure handling, and cost/latency trade-offs from this chapter.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What is the primary purpose of the system message in a request to an LLM?
A.
To log the customer’s original question for later review.
B.
To define the rules, format, and constraints for the whole exchange.
C.
To hold the model’s previous reply for conversation continuity.
D.
To specify which programming language the answer should use.
1 / 7
...