跳到主要内容

术语表

A quick reference for key terms used in AI Summary Hub.

TermDefinition
RAGRetrieval-augmented generation — combining 检索 with LLM generation.
LLMLarge language model.
TransformerArchitecture based on self-attention (例如 BERT, GPT).
AgentSystem that perceives and acts toward goals.
SubagentAgent within a hierarchical agent system.
RDDRetrieval-决策-设计 — spec-driven 推理 pattern.
CoTChain-of-thought — step-by-step 推理.
ReActReasoning + acting in interleaved steps.

More terms will be added as topics are expanded. See individual topic docs for detailed definitions.