Plugin System
Extend the Deepgram CLI with community-built plugins.
Extend the Deepgram CLI with community-built plugins.
The dg CLI supports plugins that add new commands and capabilities.
Plugins are installed in an isolated virtual environment.
Search for available plugins:
Plugins are Python packages that expose CLI commands:
Plugins can read from your Deepgram config:
Mark a plugin as trusted (skips confirmation prompts):