iiRecord
Agentic AI Atlas · Provider
term:providera5c.ai
II.
Term JSON

term:provider

Structured · live

Provider json

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

File · terminology/terms/provider.yamlCluster · terminology
Record JSON
{
  "id": "term:provider",
  "_kind": "Term",
  "_file": "terminology/terms/provider.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:provider.canonical",
    "displayName": "Provider",
    "kind": "concept",
    "references": [
      "NodeKind:Provider"
    ],
    "description": "Entity serving inference for one or more model versions\n"
  },
  "outgoingEdges": [
    {
      "from": "term:provider",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:provider",
      "to": "domain:cloud-infra",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:provider.canonical",
      "to": "term:provider",
      "kind": "defines"
    }
  ]
}