iiRecord
Agentic AI Atlas · Default Model
adapter-model:openclaw:defaulta5c.ai
II.
AdapterModel JSON

adapter-model:openclaw:default

Structured · live

Default Model json

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

File · extensions/adapter-models/openclaw-models.yamlCluster · extensions
Record JSON
{
  "id": "adapter-model:openclaw:default",
  "_kind": "AdapterModel",
  "_file": "extensions/adapter-models/openclaw-models.yaml",
  "_cluster": "extensions",
  "attributes": {
    "harness": "openclaw",
    "modelId": "default",
    "displayName": "Default Model",
    "deprecated": false,
    "contextWindow": 128000,
    "maxOutputTokens": 8192,
    "supportsThinking": false,
    "supportsToolCalling": true,
    "supportsParallelToolCalls": true,
    "supportsToolCallStreaming": true,
    "supportsJsonMode": false,
    "supportsStructuredOutput": false,
    "supportsTextStreaming": true,
    "supportsThinkingStreaming": false,
    "supportsImageInput": false,
    "supportsImageOutput": false,
    "supportsFileInput": false,
    "cliArgKey": "--model",
    "cliArgValue": "default",
    "lastUpdated": "2025-01-01",
    "source": "bundled"
  },
  "outgoingEdges": [
    {
      "from": "adapter-model:openclaw:default",
      "to": "agent:openclaw",
      "kind": "model_for",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}