Skip to content

Commit

Permalink
Add note about admin features
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdyer committed Jul 3, 2024
1 parent c483b84 commit b612025
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ impl Deepgram {
/// query your deepgram instance at `http://deepgram.internal/v1/listen`,
/// the base_url will be `http://deepgram.internal`.
///
/// Admin features, such as billing, usage, and key management will
/// still go through the hosted site at https://api.deepgram.com.
///
/// Create your first API key on the [Deepgram Console][console].
///
/// [console]: https://console.deepgram.com/
Expand Down

0 comments on commit b612025

Please sign in to comment.