Aller au contenu principal

Glossaire

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

TermDefinition
RAGRetrieval-augmented generation — combining récupération with LLM generation.
LLMLarge language model.
TransformerArchitecture based on self-attention (par ex. BERT, GPT).
AgentSystem that perceives and acts toward goals.
SubagentAgent within a hierarchical agent system.
RDDRetrieval-décision-conception — spec-driven raisonnement pattern.
CoTChain-of-thought — step-by-step raisonnement.
ReActReasoning + acting in interleaved steps.

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