Amazon
AIF-C01 · Question #236
A company wants to add generative AI functionality to its application by integrating a large language model (LLM). The responses from the LLM must be as deterministic and as stable as possible. Which
Sign in or unlock AIF-C01 to reveal the answer and full explanation for question #236. The question stem and answer options stay visible for context.
Submitted by omar99· Mar 30, 2026Generative AI Model Configuration
Question
A company wants to add generative AI functionality to its application by integrating a large language model (LLM). The responses from the LLM must be as deterministic and as stable as possible. Which solution meets these requirements?
Options
- AConfigure the application to automatically set the temperature parameter to 0 when submitting the
- BConfigure the application to automatically add "make your response deterministic" at the end of
- CConfigure the application to automatically add "make your response deterministic" at the
- DConfigure the application to automatically set the temperature parameter to 1 when submitting the
Unlock AIF-C01 to see the answer
You've previewed enough free AIF-C01 questions. Unlock AIF-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#LLM parameters#Temperature parameter#Deterministic LLM output#Generative AI