Card snapshot
deepinfra.main-kill-isr.mintlify.me
·
2026-07-20 18:29:46 UTC
·
fcffd2e42bc1f1feff45595c0c31667230fd813d0763395b2bfea41b2795c8d6
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 vision capabilities. Reach for this skill when you need to integrate OpenAI-compatible APIs, deploy private models, run batch jobs, or work with multimodal AI tasks.",
"tags": [],
"url": "https://docs.deepinfra.com/.well-known/agent-skills/deepinfra/skill.md"
}
]
}