Card snapshot
togetherai-52386018.main-kill-isr.mintlify.me
·
2026-08-08 21:30:27 UTC
·
e5553cbdee26a038f2704f67c5a15c5125db2fb1b05624452a8f29d34ed6bf64
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": "Together AI docs",
"description": "Documentation for the Together AI platform for inference and training.",
"url": "https://docs.together.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.together.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.together.ai/",
"organization": "Together AI docs"
},
"documentationUrl": "https://docs.together.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "together",
"name": "Together",
"description": "Use when building AI applications with open-source models, fine-tuning models on custom data, deploying endpoints for inference, running batch jobs, or managing GPU clusters. Reach for this skill when agents need to call LLMs, generate images/video, transcribe audio, extract structured data, or set up production inference infrastructure.",
"tags": [],
"url": "https://docs.together.ai/.well-known/agent-skills/together/skill.md"
}
]
}