Skip to content
GAIEA
Design Applications
hard
Question 1 of 28

A customer support chatbot consistently hallucinates product specifications. The team maintains a well-structured product catalog Delta table. Which design change most directly addresses the hallucination problem?

AIncrease the LLM's temperature parameter to produce more confident, higher-probability responses.
BFine-tune the LLM on past customer chat transcripts.
CImplement a RAG pipeline that retrieves product specifications from a Vector Search index built on the catalog, and instruct the LLM in the system prompt to answer only from the retrieved context.
DSwitch to a larger foundation model with more parameters.

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion