Card snapshot
docs.deepinfra.com
·
2026-07-29 11:10:34 UTC
·
54ac5f6ad9c8b940e59f4f555766249a17d7c7b6f964fcfda833997ba07594cd
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/video generation, speech processing, or deploying custom models. Reach for this skill when you need to integrate OpenAI-compatible APIs, set up private model deployments, configure authentication, manage rate limits, or troubleshoot inference issues.",
"tags": [],
"url": "https://docs.deepinfra.com/.well-known/agent-skills/deepinfra/skill.md"
}
]
}