Skip to content

Commit a77030d

Browse files
docs: remove keyterms prompting not supported callouts for multilingual streaming
Co-Authored-By: Ryan Seams <[email protected]>
1 parent 451779f commit a77030d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fern/pages/07-use-cases/voice-agent-best-practices.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ Universal-Streaming supports two modes:
6262
- Supports: English, Spanish, French, German, Italian, Portuguese
6363
- Automatic language detection and code-switching
6464
- Maintains context across language changes
65-
- Note: Keyterms prompting not currently supported
6665

6766
To enable multilingual mode, set `"language": "multi"` in connection parameters.
6867

@@ -77,7 +76,7 @@ To enable multilingual mode, set `"language": "multi"` in connection parameters.
7776
- Built-in VAD (Voice Activity Detection)
7877

7978
**Accuracy Enhancements:**
80-
- **Keyterms Prompting** (English-only): Up to 100 custom terms per session
79+
- **Keyterms Prompting**: Up to 100 custom terms per session
8180
- 21% better accuracy on domain-specific terminology
8281
- Word-level and turn-level boosting
8382
- Cost: +$0.04/hour

0 commit comments

Comments
 (0)