DatabricksDatabricks
GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #77
GENERATIVE-AI-ENGINEER-ASSOCIATE Question #77: Real Exam Question with Answer & Explanation
The correct answer is A: 1.embedding model, 2.vector search, 3.context-augmented prompt, 4.response-generating LLM. See the full explanation below for the reasoning.
RAG System Architecture
Question
A company has a typical RAG-enabled, customer-facing chatbot on its website. Select the correct sequence of components a user's questions will go through before the final output is returned. Use the diagram above for reference.
Options
- A1.embedding model, 2.vector search, 3.context-augmented prompt, 4.response-generating LLM
- B1.context-augmented prompt, 2.vector search, 3.embedding model, 4.response-generating LLM
- C1.response-generating LLM, 2.vector search, 3.context-augmented prompt, 4.embedding model
- D1.response-generating LLM, 2.context-augmented prompt, 3.vector search, 4.embedding model
Topics
#RAG#LLM Architecture#Vector Search#Embedding Models
Community Discussion
No community discussion yet for this question.