Card snapshot
docs.nano-gpt.com
·
2026-06-08 19:29:17 UTC
·
57b0aacbd99c62ed1d910fc0f43bd33627fd0c1b99609693d9c76caa9bff00c6
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": "NanoGPT API Documentation",
"url": "https://docs.nano-gpt.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.nano-gpt.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.nano-gpt.com/",
"organization": "NanoGPT API Documentation"
},
"documentationUrl": "https://docs.nano-gpt.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "nano",
"name": "Nano",
"description": "Use when building applications that need to call AI models (text generation, image generation, video generation, embeddings, speech), when integrating with OpenAI-compatible SDKs, when managing API keys and balances, or when implementing features like web search, streaming, tool calling, or prompt caching.",
"tags": [],
"url": "https://docs.nano-gpt.com/.well-known/agent-skills/nano/skill.md"
}
]
}