CertQuiz
Dashboard
Preguntas
▶ Examen
📚 Estudio
← Volver
Editar Pregunta #394
Texto de la pregunta *
A developer is building a RAG-based application. The developer needs to prepare company documents to be stored in a knowledge base for semantic search. Which step should the developer perform?
Tipo *
Single Choice
Multiple Choice
True / False
Hotspot (Match/Order)
Categoría *
Subcategoría
Explicación (opcional)
Creating embeddings from document chunks is a fundamental step in building RAG systems. Documents are split into chunks, and each chunk is converted into vector embeddings using an embedding model. These embeddings enable semantic similarity search when retrieving relevant context for the LLM.
Respuestas
+ Agregar
Marca
una
respuesta correcta.
Marca
todas
las correctas.
✕
Cancelar
Actualizar