GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #29
GENERATIVE-AI-ENGINEER-ASSOCIATE Question #29: Real Exam Question with Answer & Explanation
The correct answer is A: Invite users to submit long, rather than concise, questions. Encouraging users to submit long questions is not ideal for a question-answering chatbot. In fact, concise and clear questions tend to yield more accurate responses from the system. Long, ambiguous questions might confuse the model, resulting in less accurate or relevant answers.
Question
A Generative AI Engineer at an automotive company would like to build a question-answering chatbot for customers to inquire about their vehicles. They have a database containing various documents of different vehicle makes, their hardware parts, and common maintenance information. Which of the following components will NOT be useful in building such a chatbot?
Options
- AInvite users to submit long, rather than concise, questions
- BResponse-generating LLM
- CEmbedding model
- DVector database
Explanation
Encouraging users to submit long questions is not ideal for a question-answering chatbot. In fact, concise and clear questions tend to yield more accurate responses from the system. Long, ambiguous questions might confuse the model, resulting in less accurate or relevant answers.
Topics
Community Discussion
No community discussion yet for this question.