§ AI Wiki / Glossary
One-line definitions, the AI dictionary.
§ Search this category
Search the Wiki →Autonomous AI agents that can read files, run commands, and produce code in a developer environment.
A standardized test set and evaluation protocol used to compare models.
A reference that ties information in an LLM's answer back to its source document.
The in-session memory an agent keeps within its context window — recent turns and intermediate state.
A control layer that keeps an LLM or agent within sanctioned behavior boundaries.
The cache that stores previously computed key/value vectors so the model doesn't recompute them every step.
A more clinically accurate term for LLM 'hallucination' — confidently filling gaps with plausible-sounding fiction.
A similarity measure based on the angle between two vectors, returning a value between -1 and 1.