deepgram / deepgram-go-sdk

Go SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
31 stars 27 forks source link

Added support for tier to ensure backward compatibility #235

Closed akshaylb closed 3 months ago

akshaylb commented 3 months ago

Proposed changes

Types of changes

What types of changes does your code introduce to the community Go SDK? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

dvonthenen commented 3 months ago

Hi @akshaylb

Yea, not sure why that is missing. They are in the other SDKs. But thanks for catching this.

dvonthenen commented 3 months ago

Hi @akshaylb

I'm waiting for feedback on reconnect bug which I should hear back by end of day. If this is super urgent, this is the first commit after the last release (which occurred yesterday). So it's safe to just pin to this commit ID a48acc88c2aaa5c29b2727cfff966d0ae1300237.

akshaylb commented 3 months ago

Thanks @dvonthenen , this isn't super urgent! I can wait for your scheduled next release.