II.
Definition JSON
Structured · livedefinition:large-language-model.canonical
definition:large-language-model.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:large-language-model.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/large-language-model-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:large-language-model",
"text": "A large language model: a neural model trained on broad text corpora with billions of parameters, suitable for chat, reasoning, and tool use.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:large-language-model.canonical",
"to": "term:large-language-model",
"kind": "defines"
}
],
"incomingEdges": []
}