For the complete documentation index, see llms.txt. This page is also available as Markdown.

How do I report issues with Deepgram’s SDKs?

Reporting bugs or other issues with our SDKs is a fast and simple process! Below, we have enumerated some steps for reaching out to our team through the target SDK’s Github repository:

  1. Navigate to the Github repository for the SDK you’d like to report the issue for. A list of our SDK repositories is here: https://developers.deepgram.com/docs/deepgram-sdks

  2. Click the “Issues” tab within that repository, and then “New Issue” to create your report.

  3. Write your bug/issue report, being sure to include the following information:

    • Current behavior

    • Steps to reproduce

    • Expected behavior

    • Information about your environment

    • Other information

  4. Submit the issue and any suggested code changes to be made to resolve it.

That’s it! Once your issue has been submitted, members of our Developer Relations team and the wider community will be able to review and reply to it 👍

Last updated