dont restrict deepgram tier

This commit is contained in:
Dave Horton
2023-04-13 13:13:43 -04:00
parent 5548a67412
commit 11c34aa6fc

View File

@@ -603,13 +603,7 @@
"deepgramOptions": { "deepgramOptions": {
"properties": { "properties": {
"apiKey": "string", "apiKey": "string",
"tier": { "tier": "string",
"type": "string",
"enum": [
"enhanced",
"base"
]
},
"model": "string", "model": "string",
"customModel": "string", "customModel": "string",
"version": "string", "version": "string",