Skip to content

Commit 441e304

Browse files
docs: HIPAA compliant providers
1 parent fdffc3d commit 441e304

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

fern/security-and-privacy/hipaa.mdx

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,32 @@ To enable HIPAA compliance, set hipaaEnabled to true within your assistant's con
3535

3636
Note: The default value for hipaaEnabled is false. Activating this setting is a proactive measure to align with HIPAA standards, requiring manual configuration adjustment.
3737

38+
## HIPAA Compliant providers
39+
40+
When enabling HIPAA compliance, only HIPAA compliant providers may be chosen.
41+
42+
### Model Providers (LLM)
43+
44+
- **OpenAI**
45+
- **Azure OpenAI**
46+
- **Anthropic**
47+
- **Google**
48+
- **Together AI**
49+
50+
### Voice Providers (TTS)
51+
52+
- **Vapi**
53+
- **ElevenLabs**
54+
- **Cartesia**
55+
- **Rime AI**
56+
- **Deepgram**
57+
- **Azure**
58+
59+
### Transcription Providers (STT)
60+
61+
- **Azure**
62+
- **Deepgram**
63+
3864
# FAQs
3965

4066
<AccordionGroup>

0 commit comments

Comments
 (0)