Skip to content
Back to DeepInfra

Card snapshot

deepinfra.main-kill-isr.mintlify.me · 2026-08-11 20:01:46 UTC · d7abde32b0c0f535304f33fce206db493a4def28d16ca28f3a9ba1fe933a971c

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, speech processing, or deploying custom models. Reach for this skill when integrating with OpenAI-compatible APIs, managing private model deployments, processing batches of requests, or working with multimodal models.",
      "tags": [],
      "url": "https://docs.deepinfra.com/.well-known/agent-skills/deepinfra/skill.md"
    }
  ]
}