Deepgram Python Management API

Use when writing or reviewing Python code in this repo that calls Deepgram Management APIs - projects, API keys, members, invites, usage, billing, models, and reusable Voice Agent configurations. Covers `client.manage.v1.projects`, project-scoped resources under `client.manage.v1.projects.*` (keys, members, members.invites, usage, billing, models, requests), global `client.manage.v1.models`, think-model discovery at `client.agent.v1.settings.think.models`, and `client.voice_agent.configurations.*`. Use `deepgram-python-voice-agent` when you want to run an agent interactively, this skill to PERSIST/LIST agent configs. Triggers include "management API", "list projects", "API keys", "members", "usage stats", "billing", "list models", "agent configurations", "manage.v1".

tomevault-io f28bb57 2 files · 9.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/deepgram--deepgram-python-sdk--deepgram-python-management-api commit f28bb577f8

Frequently asked questions

npx skillmds@latest add tomevault-io/deepgram-python-management-api