Part of deepctl — Official Deepgram CLI
Toolkit subcommand for dg debug — runs field support scripts from deepgram/support-toolkit
This is a subcommand of deepctl debug.
This package is included with deepctl and does not need to be installed separately.
# Install with pip
pip install deepctl
# Or install with uv
uv tool install deepctl
# Or install with pipx
pipx install deepctl
# Or run without installing
uvx deepctl --help
pipx run deepctl --help| Command | Entry Point |
|---|---|
deepctl debug toolkit |
deepctl_cmd_debug_toolkit.command:ToolkitCommand |
httpx>=0.27.0pydantic>=2.10.1platformdirs>=4.0.0rich>=13.9.4click>=8.1.7
MIT — see LICENSE