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

Support all redaction options

Open jcdyer opened this issue 1 year ago • 0 comments

Proposed changes

Add enumerated support for all the redaction options listed at https://developers.deepgram.com/docs/supported-entity-types

Context

These are already accessible by providing a Redact::Other(value), but we should support them with explicit enum variants.

Possible Implementation

N/A

Other information

jcdyer avatar Aug 16 '24 18:08 jcdyer