Skip to content
Back to Pipecat

Card snapshot

docs.pipecat.ai · 2026-07-05 18:46:19 UTC · f595488c22de5c8abbf5c129c9ef0e24d6d8f981655f25c831d8b07bcc3bf0ef

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": "Pipecat",
  "url": "https://docs.pipecat.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.pipecat.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.pipecat.ai/",
    "organization": "Pipecat"
  },
  "documentationUrl": "https://docs.pipecat.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "pipecat",
      "name": "Pipecat",
      "description": "Use when building voice and multimodal AI agents, orchestrating real-time conversations with speech recognition, language models, and speech synthesis. Reach for this skill when creating voice assistants, phone agents, conversational bots, or any application requiring ultra-low latency voice interactions.",
      "tags": [],
      "url": "https://docs.pipecat.ai/.well-known/agent-skills/pipecat/skill.md"
    }
  ]
}