docs: add generated plugin reference pages

This commit is contained in:
Peter Steinberger
2026-05-02 15:55:40 +01:00
parent da2a8bd6bb
commit 2244ba87b3
119 changed files with 3046 additions and 132 deletions

View File

@@ -0,0 +1,23 @@
---
summary: "Adds media understanding provider support. Adds realtime transcription provider support."
read_when:
- You are installing, configuring, or auditing the deepgram plugin
title: "Deepgram plugin"
---
# Deepgram plugin
Adds media understanding provider support. Adds realtime transcription provider support.
## Distribution
- Package: `@openclaw/deepgram-provider`
- Install route: included in OpenClaw
## Surface
contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders
## Related docs
- [deepgram](/providers/deepgram)