SmartFAQs.ai
Back to Learn
Concept

External Knowledge

Proprietary, domain-specific, or real-time data retrieved from non-parametric sources (e.g., vector stores, APIs) during inference to supplement an LLM's static training weights. It serves as the authoritative factual basis for grounding AI responses, mitigating hallucinations by decoupling logic from storage.

Definition

Proprietary, domain-specific, or real-time data retrieved from non-parametric sources (e.g., vector stores, APIs) during inference to supplement an LLM's static training weights. It serves as the authoritative factual basis for grounding AI responses, mitigating hallucinations by decoupling logic from storage.

Disambiguation

Distinguishes between a model's internal 'weights' and the external 'documents' it accesses at runtime.

Visual Metaphor

"A lawyer (LLM) using a specialized law library (External Knowledge) to reference specific statutes instead of relying solely on their law school memory."

Key Tools
PineconeChromaDBLlamaIndexLangChainUnstructured.ioElasticsearch
Related Connections

Conceptual Overview

Proprietary, domain-specific, or real-time data retrieved from non-parametric sources (e.g., vector stores, APIs) during inference to supplement an LLM's static training weights. It serves as the authoritative factual basis for grounding AI responses, mitigating hallucinations by decoupling logic from storage.

Disambiguation

Distinguishes between a model's internal 'weights' and the external 'documents' it accesses at runtime.

Visual Analog

A lawyer (LLM) using a specialized law library (External Knowledge) to reference specific statutes instead of relying solely on their law school memory.

Related Articles