add deepgram streaming adapter with reconnection logic

This commit is contained in:
leonardotrapani
2026-02-01 01:47:12 +01:00
parent 5f614b19c5
commit e9499b0d6b
4 changed files with 855 additions and 2 deletions
+1 -1
View File
@@ -806,7 +806,7 @@
"Close() terminates cleanly",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Add reconnection logic to Deepgram StreamingAdapter",