deepgram / deepgram-js-sdk

Official JavaScript SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
127 stars 45 forks source link

Manage endpoints updated to support Tokens #189

Open jpvajda opened 7 months ago

jpvajda commented 7 months ago

Manage endpoints that will likely change:

lukeocodes commented 6 months ago

I assume this means only the response body will change. Do we have any details on when that will be?

jpvajda commented 6 months ago

@lukeocodes it looks like just the response shape is change for all 4 endpoints, Request / Requests has been released to production and the Console team is still working on Usage & Fields, it should go to Production this week for those 2 remaining endpoints. cc @jasonmajors

lukeocodes commented 2 months ago

did this go ahead?

jpvajda commented 2 months ago

@lukeocodes Here's the implementation approach in Python: https://github.com/deepgram/deepgram-python-sdk/pull/259

There was a change to the response shape to support tokens.