Learning Path Exam

Please answer the questions below to complete the test.

Question 1
At its core, what does a large language model do?
Select one answer
Question 2
What is the 'context window'?
Select one answer
Question 3
Which are real LLM failure modes to guard against in operations? (Select all that apply.)
Select all that apply
Question 4
Why ground a prompt in live cluster/Meshery state instead of relying on the model's memory?
Select one answer
Question 5
Which instruction most reliably yields a parseable design artifact from an LLM?
Select one answer
Question 6
Describe the agentic loop in three words (one common phrasing).
Type your answer below
Question 7
What distinguishes a coding agent from a plain chat assistant?
Select one answer
Question 8
Why keep a human in the loop for agent-driven infrastructure changes?
Select one answer
Question 9
In retrieval-augmented generation for ops, what is 'retrieval'?
Select one answer
Question 10
Before trusting an infrastructure agent with real changes, you should evaluate it. Which practices help? (Select all that apply.)
Select all that apply