mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-01-25 02:08:06 +00:00
dont restrict deepgram tier
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user