@@ -125,40 +125,29 @@ navigation:
125
125
contents :
126
126
- page : Variables
127
127
path : assistants/dynamic-variables.mdx
128
- icon : fa-light fa-square-root-variable
129
128
- page : Multilingual support
130
129
path : customization/multilingual.mdx
131
- icon : fa-light fa-globe
132
130
- page : Personalization with user information
133
131
path : assistants/personalization.mdx
134
- icon : fa-light fa-user-pen
135
132
- page : Voice formatting plan
136
133
path : assistants/voice-formatting-plan.mdx
137
- icon : fa-light fa-table-tree
138
134
- page : Background messages
139
135
path : assistants/background-messages.mdx
140
- icon : fa-light fa-message
141
136
- page : Assistant hooks
142
137
path : assistants/assistant-hooks.mdx
143
- icon : fa-light fa-webhook
144
138
- section : Model configurations
145
139
icon : fa-light fa-waveform-lines
146
140
contents :
147
141
- page : Speech configuration
148
142
path : customization/speech-configuration.mdx
149
- icon : fa-light fa-microphone
150
143
- page : Voice fallback plan
151
144
path : voice-fallback-plan.mdx
152
- icon : fa-light fa-volume-high
153
145
- page : OpenAI realtime speech-to-speech
154
146
path : openai-realtime.mdx
155
- icon : fa-light fa-timer
156
147
- page : Provider keys
157
148
path : customization/provider-keys.mdx
158
- icon : fa-light fa-key
159
149
- page : Custom transcriber
160
150
path : customization/custom-transcriber.mdx
161
- icon : fa-light fa-microphone
162
151
- page : Custom keywords
163
152
path : customization/custom-keywords.mdx
164
153
icon : fa-light fa-bullseye
@@ -177,13 +166,10 @@ navigation:
177
166
contents :
178
167
- page : Fine-tuned OpenAI models
179
168
path : customization/custom-llm/fine-tuned-openai-models.mdx
180
- icon : fa-light fa-microchip-ai
181
169
- page : Bring your own server
182
170
path : customization/custom-llm/using-your-server.mdx
183
- icon : fa-light fa-server
184
171
- page : Tool calling integration
185
172
path : customization/custom-llm/tool-calling-integration.mdx
186
- icon : fa-light fa-toolbox
187
173
188
174
- section : Best practices
189
175
contents :
@@ -208,12 +194,9 @@ navigation:
208
194
contents :
209
195
- page : SIP telephony
210
196
path : advanced/sip/sip.mdx
211
- icon : fa-light fa-signal-stream
212
197
- page : SIP trunking
213
198
path : advanced/sip/sip-trunk.mdx
214
- icon : fa-light fa-route
215
199
- section : Providers
216
- icon : fa-light fa-cubes
217
200
contents :
218
201
- page : Twilio
219
202
path : advanced/sip/sip-twilio.mdx
@@ -341,31 +324,24 @@ navigation:
341
324
contents :
342
325
- page : Outbound calls
343
326
path : calls/call-outbound.mdx
344
- icon : fa-light fa-phone
345
327
- page : WebSocket transport
346
328
path : calls/websocket-transport.mdx
347
- icon : fa-light fa-plug
348
329
- section : In-call control
349
330
icon : fa-light fa-sliders
350
331
contents :
351
332
- page : Real-time call control
352
333
path : calls/call-features.mdx
353
- icon : fa-light fa-ear-listen
354
334
- page : Voicemail detection
355
335
path : calls/voicemail-detection.mdx
356
- icon : fa-light fa-voicemail
357
336
- section : Transfer calls
358
337
icon : fa-light fa-phone-arrow-right
359
338
contents :
360
339
- page : Call forwarding
361
340
path : call-forwarding.mdx
362
- icon : fa-light fa-phone-arrow-right
363
341
- page : Dynamic call transfers
364
342
path : calls/call-dynamic-transfers.mdx
365
- icon : fa-light fa-right-left
366
343
- page : On-hold specialist transfer
367
344
path : calls/call-handling-with-vapi-and-twilio.mdx
368
- icon : fa-light fa-headset
369
345
- page : Call end reasons
370
346
path : calls/call-ended-reason.mdx
371
347
icon : fa-light fa-phone-hangup
0 commit comments