Proposed changes
The SDK is hardcoded to use api.deepgram.com as the base URL, but self-hosted customers use a different URL.
Wherever api.deepgram.com is used, it should be replaced with a variable the user can define.
Context
To support self-hosted setups.
Possible Implementation
Other information
Feedback from a customer
Proposed changes
The SDK is hardcoded to use
api.deepgram.comas the base URL, but self-hosted customers use a different URL.Wherever
api.deepgram.comis used, it should be replaced with a variable the user can define.Context
To support self-hosted setups.
Possible Implementation
Other information
Feedback from a customer