SDK regeneration (#785)
SDK regeneration (#785) Co-authored-by: fern-api[bot]
SDK regeneration (#785) Co-authored-by: fern-api[bot]
SDK regeneration (#783) Co-authored-by: fern-api[bot]
fix: add url_utils.py to .fernignore (#782) Fern regeneration was deleting this custom utility module, breaking mypy since several files import from it. Co-authored-by: Claude Opus 4.6
Add keyterms and no_verbatim to Scribe realtime API (#778) Bias the Scribe model towards specific terms via repeated `keyterms` query params and remove filler words/disfluencies with…
refactor: use urllib.parse for WebSocket URL construction (#780) * refactor: use urllib.parse for WebSocket URL construction Replace manual f-string query parameter concatenation and scheme swapping with…
SDK regeneration (#777) Co-authored-by: fern-api[bot]