deepgram / deepgram-go-sdk

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

Update OnPrem References to Self Hosting #223

Closed davidvonthenen closed 6 months ago

davidvonthenen commented 6 months ago

Proposed changes

Addresses: https://github.com/deepgram/deepgram-go-sdk/issues/221

This isn't really a breaking change because self hosted (aka OnPrem) isn't implemented in this SDK yet. Tracking issue: https://github.com/deepgram/deepgram-go-sdk/issues/224

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