Back to glossary

AI GLOSSARY

Completion

Large Language Model (LLM) Terms

The text a language model generates in response to a given prompt. The term comes from the framing of early language models as text completion systems, where given the beginning of a piece of text, the model completes it. In modern applications, completions can be answers, summaries, code, creative writing, or any other generated output.
See also: prompt, large language model, context.