iiRecord
Agentic AI Atlas · Large Language Model
term:large-language-modela5c.ai
II.
Term JSON

term:large-language-model

Structured · live

Large Language Model json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/large-language-model.yamlCluster · terminology
Record JSON
{
  "id": "term:large-language-model",
  "_kind": "Term",
  "_file": "terminology/terms/large-language-model.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:large-language-model.canonical",
    "displayName": "Large Language Model",
    "kind": "concept",
    "description": "A neural language model trained at billion+ parameter scale.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:large-language-model",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:large-language-model",
      "to": "domain:data-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:llm",
      "to": "term:large-language-model",
      "kind": "expands_to"
    },
    {
      "from": "definition:large-language-model.canonical",
      "to": "term:large-language-model",
      "kind": "defines"
    }
  ]
}