new deepgram option entity_prompt (#105)

This commit is contained in:
Dave Horton
2025-08-11 20:44:23 -04:00
committed by GitHub
parent 841a471faa
commit a0b9f963c2

View File

@@ -932,7 +932,8 @@
"preflightThreshold": "number",
"eotThreshold": "number",
"eotTimeoutMs": "number",
"mipOptOut": "boolean"
"mipOptOut": "boolean",
"entityPrompt": "string"
}
},
"sonioxOptions": {