
context injection
/ˈkɒntekst ɪnˌdʒekʃən/
inserting retrieved information dynamically into the prompt
context injection in a sentence
“Context injection provides the model with the necessary facts to answer.”
Origin of context injection
Latin contextus + injectio throwing in
Related Words
RAG
Retrieval-Augmented Generation; enhancing models with external knowledge
vector database
a database optimized for storing and querying high-dimensional embeddings
semantic search
searching by meaning rather than exact keyword matching
hybrid search
combining keyword search and vector search for better accuracy
reranking
re-ordering search results using a more precise model
chunking
splitting text into smaller segments for embedding