add runtime language-model compatibility check with fallback to auto-detect

This commit is contained in:
leonardotrapani
2026-02-01 02:09:37 +01:00
parent 700f7fb633
commit a105c8c5a8
4 changed files with 111 additions and 2 deletions
+1 -1
View File
@@ -992,7 +992,7 @@
"NewTranscriber with compatible language works normally",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Add DEEPGRAM_API_KEY env var support",