dev.cocore.compute.job

cocore.dev

Samples

200 randomly sampled records from the AT Protocol firehose

dev.cocore.compute.job (100 samples)
{
  "$type": "dev.cocore.compute.job",
  "model": "mlx-community/Qwen2.5-7B-Instruct-4bit",
  "nonce": "3936283070ffe263246be4afea0cff86",
  "createdAt": "2026-06-26T12:18:54.665Z",
  "expiresAt": "2026-06-26T13:18:54.665Z",
  "maxTokensOut": 512,
  "priceCeiling": {
    "amount": 100000,
    "currency": "CC"
  },
  "inputCommitment": "aea5d67145a887bb2aca16c23cd1b46ee813f39b9a62d0459cb41338d70904e9",
  "acceptedExchanges": [
    "did:plc:5quuhkmwe2q4k3azfsgg7kdz"
  ],
  "acceptedTrustLevel": "self-attested",
  "paymentAuthorization": {
    "cid": "bafyreieubmejk35t4e5fjh3s7fyjdcfkxwhriyvpyf3zaadd67pnqny3dm",
    "uri": "at://did:plc:w75fzwl4ibla3witt3nk5oox/dev.cocore.compute.paymentAuthorization/3mp6wifyqpu26"
  }
}

did:plc:w75fzwl4ibla3witt3nk5oox | at://did:plc:w75fzwl4ibla3witt3nk5oox/dev.cocore.compute.job/3mp6wifzpf32b

dev.cocore.compute.paymentAuthorization (nested within dev.cocore.compute.job) (100 samples)
{
  "$type": "dev.cocore.compute.job",
  "model": "mlx-community/Qwen2.5-3B-Instruct-4bit",
  "nonce": "dc557cf198f5af33e534f3556fe0d8bd",
  "tools": [
    {
      "type": "function",
      "function": {
        "name": "get_weather",
        "strict": true,
        "parameters": {
          "type": "object",
          "required": [
            "city"
          ],
          "properties": {
            "city": {
              "type": "string",
              "description": "The city name"
            }
          },
          "additionalProperties": false
        },
        "description": "Get the current weather for a city"
      }
    }
  ],
  "createdAt": "2026-06-27T00:34:07.001Z",
  "expiresAt": "2026-06-27T01:34:07.001Z",
  "toolChoice": "none",
  "inputFormat": "messages-v1",
  "maxTokensOut": 128,
  "priceCeiling": {
    "amount": 100000,
    "currency": "CC"
  },
  "inputCommitment": "1064c741a48115696a746a50d31da49c99325c1cab46bdbeebc1900aa1684f0b",
  "acceptedExchanges": [
    "did:web:console.cocore.dev:exchange"
  ],
  "acceptedTrustLevel": "self-attested",
  "paymentAuthorization": {
    "cid": "bafyreid2skfrmfrsskk2zlpju6bqelctzb54ut7s4bm3stol5wlty3wfie",
    "uri": "at://did:plc:gfrmhdmjvxn2sjedzboeudef/dev.cocore.compute.paymentAuthorization/3mpa7l2qt3e25"
  }
}

did:plc:gfrmhdmjvxn2sjedzboeudef | at://did:plc:gfrmhdmjvxn2sjedzboeudef/dev.cocore.compute.job/3mpa7l2tvpm25

Lexicon Garden

@