Skip to content

Commit f50fd76

Browse files
Merge branch 'main' into update-openapi-spec-2025-05-20T00-27-33-657Z
2 parents 416fb87 + b3cdde7 commit f50fd76

File tree

14 files changed

+731
-542
lines changed

14 files changed

+731
-542
lines changed

fern/apis/api/openapi.json

Lines changed: 353 additions & 101 deletions
Large diffs are not rendered by default.

fern/customization/custom-voices/elevenlabs.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Elevenlabs
3-
subtitle: Set up a custom Elevenlabs voice in Vapi
2+
title: ElevenLabs
3+
subtitle: Set up a custom ElevenLabs voice in Vapi
44
slug: customization/custom-voices/elevenlabs
55
---
66

7-
This guide outlines the procedure for integrating your cloned voice with 11labs through the Vapi platform.
7+
This guide outlines the procedure for integrating your cloned voice with ElevenLabs through the Vapi platform.
88

99
<Note>An API subscription is required for this process to work.</Note>
1010

1111
<Steps>
12-
<Step title="Obtain an 11labs API subscription">
13-
Visit the [11labs pricing page](https://elevenlabs.io/pricing) and subscribe to an API plan that suits your needs.
12+
<Step title="Obtain an ElevenLabs API subscription">
13+
Visit the [ElevenLabs pricing page](https://elevenlabs.io/pricing) and subscribe to an API plan that suits your needs.
1414
</Step>
1515
<Step title="Retrieve your API key">
16-
Go to the 'Profile + Keys' section on the 11labs website to get your API key.
16+
Go to the 'Profile + Keys' section on the ElevenLabs website to get your API key.
1717
</Step>
1818
<Step title="Enter your API key in Vapi">
19-
Navigate to the [Vapi Provider Key section](https://dashboard.vapi.ai/keys) and input your 11labs API key under the 11labs section.
19+
Navigate to the [Vapi Provider Key section](https://dashboard.vapi.ai/keys) and input your ElevenLabs API key under the ElevenLabs section.
2020

2121
Once you click save, your voice library will sync automatically.
2222
</Step>

fern/docs.yml

Lines changed: 3 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -250,42 +250,6 @@ navigation:
250250
path: knowledge-base/integrating-with-trieve.mdx
251251
icon: fa-light fa-brain
252252

253-
- section: Workflows
254-
path: workflows.mdx
255-
collapsed: true
256-
icon: fa-light fa-diagram-next
257-
contents:
258-
- section: Nodes
259-
icon: fa-light fa-share-nodes
260-
contents:
261-
- page: Say
262-
path: workflows/nodes/say.mdx
263-
icon: fa-light fa-volume-high
264-
- page: Gather
265-
path: workflows/nodes/gather.mdx
266-
icon: fa-light fa-clipboard-list
267-
- page: API Request
268-
path: workflows/nodes/api-request.mdx
269-
icon: fa-light fa-code
270-
- page: Assistant
271-
path: workflows/nodes/assistant.mdx
272-
icon: fa-light fa-clipboard-question
273-
- page: Transfer
274-
path: workflows/nodes/transfer.mdx
275-
icon: fa-light fa-arrow-right-arrow-left
276-
- page: Hangup
277-
path: workflows/nodes/hangup.mdx
278-
icon: fa-light fa-phone-xmark
279-
- section: Edges
280-
icon: fa-light fa-circle-nodes
281-
contents:
282-
- page: Logical Conditions
283-
path: workflows/edges/logical-conditions.mdx
284-
icon: fa-light fa-code
285-
- page: AI Conditions
286-
path: workflows/edges/ai-conditions.mdx
287-
icon: fa-light fa-brain-circuit
288-
289253
- section: Webhooks
290254
collapsed: true
291255
path: server-url.mdx
@@ -304,6 +268,7 @@ navigation:
304268
path: server-url/server-authentication.mdx
305269
icon: fa-light fa-key
306270

271+
307272
- section: Squads
308273
collapsed: true
309274
icon: fa-light fa-users
@@ -532,6 +497,8 @@ navigation:
532497
icon: fa-light fa-shield-check
533498
collapsed: true
534499
contents:
500+
- page: JWT authentication
501+
path: customization/jwt-authentication.mdx
535502
- page: GDPR compliance
536503
path: security-and-privacy/GDPR.mdx
537504
- page: HIPAA compliance

0 commit comments

Comments
 (0)