Retrieval-Augmented Generation (RAG) Node #2
Attaches real-time web fetch results directly into the generative context window.
Source Reranker Node #3
Filters retrieved pages using contextual relevance scores before response synthesis.
Context Window Node #4
Bounded token space where pruned sources and system prompts are synthesized.
Citation Grounding Node #5
Anchors output sentences directly to verified context source snippets.