Skip to content
Back to Pipecat

Card snapshot

docs.pipecat.ai · 2026-07-24 17:28:17 UTC · 2b34246a5a65ce35de0cb57bc056b5a1cb36c3eefa93f0950b1a58e60f398157

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 AI agents, real-time conversational bots, phone agents, or multimodal applications. Reach for this skill when you need to orchestrate speech recognition, language models, and speech synthesis in a low-latency pipeline, or when deploying agents to production with Pipecat Cloud.",
      "tags": [],
      "url": "https://docs.pipecat.ai/.well-known/agent-skills/pipecat/skill.md"
    }
  ]
}