You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/gpt-live/overview.mdx
+17-7Lines changed: 17 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,25 @@ GPT-Live is an OpenAI voice model that can listen and speak at the same time. A
10
10
Vapi connects that conversation to your tools and phone numbers, and provides the call records, analysis, and monitoring around it.
11
11
12
12
<Note>
13
-
GPT-Live must be enabled for your Vapi organization. If you don't have access yet, [join the waitlist](https://vapi.ai/gpt-live-waitlist). We're admitting users from the waitlist every day.
13
+
**Private beta.**GPT-Live must be enabled for your Vapi organization. If you don't have access yet, [join the waitlist](https://vapi.ai/gpt-live-waitlist). We're admitting users from the waitlist every day.
14
14
</Note>
15
15
16
+
## In this guide
17
+
18
+
Start here for an overview, then choose what you need next.
19
+
20
+
<CardGroupcols={3}>
21
+
<Cardtitle="Design your assistant"icon="fa-light fa-comments"href="/gpt-live/design">
22
+
Plan speaker and reasoner roles, conversation flow, and speaking style.
Create an assistant, choose a voice, connect tools, and make a call.
26
+
</Card>
27
+
<Cardtitle="Limitations and FAQs"icon="fa-light fa-circle-question"href="/gpt-live/limitations">
28
+
Check supported features and what to consider before migrating.
29
+
</Card>
30
+
</CardGroup>
31
+
16
32
## How it works
17
33
18
34
A GPT-Live assistant uses a **speaker** for the spoken interaction and a **reasoner** for tasks that need tools or detailed procedures. **Delegation** is the speaker asking the reasoner to handle one of those tasks.
@@ -50,10 +66,4 @@ You also have more to design than the words alone. Set a voice, give the speaker
50
66
51
67
GPT-Live has a different set of supported features from Vapi's other voice architectures. Check [Limitations and FAQs](/gpt-live/limitations) if your application depends on squads, live call control, simulations, or a specific transfer flow.
52
68
53
-
## Get started
54
-
55
-
-**Explore the experience:** read [Design your assistant](/gpt-live/design) for architecture, conversation flow, and voice design.
56
-
-**Build a working assistant:** follow [Configure GPT-Live](/gpt-live/configuration#create-an-assistant) in the dashboard or API.
57
-
-**Assess a migration:** review [Limitations and FAQs](/gpt-live/limitations) against your current requirements.
58
-
59
69
For the underlying model, see OpenAI's [GPT-Live documentation](https://developers.openai.com/api/docs/guides/live). This section describes Vapi's integration and its supported configuration.
0 commit comments