GENERATIVE-AI-LEADER · Question #87
GENERATIVE-AI-LEADER Question #87: Real Exam Question with Answer & Explanation
The correct answer is D: Use grounding.. Grounding is the technique of "grounding" the LLM's responses in specific, authoritative data sources (like the company's official documentation). This prevents the model from "hallucinating" or providing information outside of the approved knowledge base, ensuring accuracy and r
Question
A company wants to use generative AI to create a chatbot that can answer customer questions about their products and services. They need to ensure that the chatbot only uses information from the company's official documentation. What should the company do?
Options
- AUse role prompting.
- BAdjust the temperature parameter.
- CUse prompt chaining.
- DUse grounding.
Explanation
Grounding is the technique of "grounding" the LLM's responses in specific, authoritative data sources (like the company's official documentation). This prevents the model from "hallucinating" or providing information outside of the approved knowledge base, ensuring accuracy and relevance to the company's specific products and services.
Topics
Community Discussion
No community discussion yet for this question.