deepgram-rust-sdk icon indicating copy to clipboard operation
deepgram-rust-sdk copied to clipboard

Support changing the base URL

Open jjmaldonis opened this issue 4 months ago • 0 comments

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

jjmaldonis avatar Jul 22 '25 21:07 jjmaldonis