diff --git a/specs.json b/specs.json index f3a8d41..4fe77fc 100644 --- a/specs.json +++ b/specs.json @@ -603,13 +603,7 @@ "deepgramOptions": { "properties": { "apiKey": "string", - "tier": { - "type": "string", - "enum": [ - "enhanced", - "base" - ] - }, + "tier": "string", "model": "string", "customModel": "string", "version": "string",