
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Why is chunking important when building a RAG pipeline?
A
To improve GPU utilization
B
To break documents into smaller, meaningful segments for better retrieval
C
To reduce costs of vector DBs
D
To avoid the need for embeddings
Explanation:
Chunking is a critical preprocessing step in RAG (Retrieval-Augmented Generation) pipelines for several reasons: