[
  {
    "id": "deepgram-docs-1",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agent-architecture.md",
    "excerpt": "Deepgram's Voice Agent API collapses that stack into a single, unified API. You open one WebSocket connection, send audio in, and receive audio out.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-2",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agents-function-calling.md",
    "excerpt": "In the context of Deepgram Voice Agents, function calling enables your agent to perform tasks during a live conversation.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-3",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agent.md",
    "excerpt": "Multi-Agent Architecture: orchestrate multiple specialized agents that hand off based on context, intent, or domain.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-4",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/reusable-agent-configurations.md",
    "excerpt": "Reusable Agent Configurations allow you to define and persist the agent block of your Settings message using the Deepgram API. Once created, you receive a UUID that can be passed in place of the full agent object",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-5",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agent.md",
    "excerpt": "Telephony: connect voice agents to phone networks for inbound and outbound calls.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-6",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agent.md",
    "excerpt": "Browser Agent SDK: add voice AI to any web application via four composable packages.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-7",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agent.md",
    "excerpt": "Prompting: write system prompts that shape live-call behavior.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-8",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/twilio-and-deepgram-voice-agent.md",
    "excerpt": "That includes barge-in, the ability to talk over the agent and have it stop instantly.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-9",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agent-llm-models.md",
    "excerpt": "Supported LLM providers | Parameter | open_ai | anthropic | aws_bedrock | google | groq | nvidia",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-10",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/multilingual-voice-agent.md",
    "excerpt": "A multilingual voice agent has two model decisions: which STT model transcribes the user, and which TTS model speaks the agent.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-11",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/voice-agent-conversation-context.md",
    "excerpt": "Inject agent message | Mid-call | InjectAgentMessage | Makes the agent speak a specific line",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-12",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/developer-tools/cli/getting-started.md",
    "excerpt": "The dg CLI lets you transcribe files, stream live audio, synthesize speech, analyze text, and manage your Deepgram account from the terminal.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-13",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/developer-tools/cli/mcp-server.md",
    "excerpt": "The dg CLI includes a built-in MCP (Model Context Protocol) server that gives AI coding tools direct access to Deepgram APIs.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-14",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/guides/fundamentals/token-based-authentication.md",
    "excerpt": "Unlike traditional API keys, temporary tokens are ideal for real-time applications requiring secure, temporary access to Deepgram's services.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-15",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/trust-security/your-data.md",
    "excerpt": "Opt out per request with mip_opt_out=true. Opted-out requests are not retained",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-16",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/trust-security/data-privacy-compliance.md",
    "excerpt": "For customers requiring data processing within the European Union, Deepgram provides an EU-specific endpoint at api.eu.deepgram.com.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-17",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/reusable-agent-configurations.md",
    "excerpt": "A/B testing voices or prompts — Run two configurations in parallel and measure conversion, CSAT, or containment rate to pick a winner—no code deploy required.",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-docs-18",
    "tier": "claimed-docs",
    "url": "https://developers.deepgram.com/docs/twilio-and-deepgram-voice-agent.md",
    "excerpt": "Twilio streams the call audio to your server, and your server bridges that audio to the Deepgram Voice Agent API, a single WebSocket that runs the entire conversation",
    "fetchedAt": "2026-09-15T17:27:25.588Z"
  },
  {
    "id": "deepgram-probe-1",
    "tier": "probe",
    "url": "https://developers.deepgram.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://developers.deepgram.com/llms.txt # Deepgram's Docs\n\n## Instructions for AI Agents\n\n- For clean Markdown of any page, append `.md` to the page URL\n- For s",
    "fetchedAt": "2026-09-15T17:38:18.737Z"
  },
  {
    "id": "deepgram-probe-2",
    "tier": "probe",
    "url": "https://developers.deepgram.com/docs/voice-agent.md",
    "excerpt": "PROBE docs-md: HTTP 200 at https://developers.deepgram.com/docs/voice-agent.md > For clean Markdown of any page, append .md to the page URL.\n> For a complete documentation index, see https://develope",
    "fetchedAt": "2026-09-15T17:38:18.737Z"
  },
  {
    "id": "deepgram-probe-3",
    "tier": "probe",
    "url": "https://developers.deepgram.com/openapi.json",
    "excerpt": "PROBE openapi: HTTP 200 at https://developers.deepgram.com/openapi.json — contains \"openapi\" key",
    "fetchedAt": "2026-09-15T17:38:18.737Z"
  },
  {
    "id": "deepgram-probe-4",
    "tier": "probe",
    "url": "https://developers.deepgram.com/developer-tools/agentic-tools",
    "excerpt": "official MCP server documented at https://developers.deepgram.com/developer-tools/agentic-tools",
    "fetchedAt": "2026-09-15T17:38:18.737Z"
  },
  {
    "id": "deepgram-probe-5",
    "tier": "probe",
    "url": "https://developers.deepgram.com/developer-tools/cli/getting-started",
    "excerpt": "official CLI documented at https://developers.deepgram.com/developer-tools/cli/getting-started",
    "fetchedAt": "2026-09-15T17:38:18.737Z"
  }
]
