Skip to content
Back to DeepInfra

Card snapshot

deepinfra.main-kill-isr.mintlify.me · 2026-07-24 17:10:03 UTC · c69cbfe26519159ddb41e07fded53fe93464dd52df6807cefeb7412b5d716cfb

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "DeepInfra",
  "url": "https://docs.deepinfra.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.deepinfra.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.deepinfra.com/",
    "organization": "DeepInfra"
  },
  "documentationUrl": "https://docs.deepinfra.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "deepinfra",
      "name": "Deepinfra",
      "description": "Use when building AI applications that need LLM inference, embeddings, image generation, vision, speech processing, or deploying custom models. Agents should reach for this skill when integrating OpenAI-compatible APIs, managing batch jobs, deploying private models, or optimizing inference costs.",
      "tags": [],
      "url": "https://docs.deepinfra.com/.well-known/agent-skills/deepinfra/skill.md"
    }
  ]
}