Glossar
Eine Kurzreferenz für Schlüsselbegriffe, die im AI Summary Hub verwendet werden.
| Term | Definition |
|---|---|
| RAG | Retrieval-augmented generation — combining Abruf with LLM generation. |
| LLM | Large language model. |
| Transformer | Architecture based on self-attention (z. B. BERT, GPT). |
| Agent | System that perceives and acts toward goals. |
| Subagent | Agent within a hierarchical agent system. |
| RDD | Retrieval-Entscheidung-Entwurf — spec-driven Schlussfolgern pattern. |
| CoT | Chain-of-thought — schrittweise Schlussfolgern. |
| ReAct | Reasoning + acting in interleaved steps. |
More terms will be added as topics are expanded. See individual topic docs for detailed definitions.