File tree Expand file tree Collapse file tree 3 files changed +11
-12
lines changed Expand file tree Collapse file tree 3 files changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -316,10 +316,10 @@ We'll build a help desk system for "TechFlow" that processes support messages th
316
316
317
317
Enhance your non-streaming chat system further:
318
318
319
- * ** [ Add streaming capabilities] ( /docs/ chat/streaming ) ** - Upgrade to real-time responses for better UX
320
- * ** [ OpenAI compatibility] ( /docs/ chat/openai-compatibility ) ** - Use familiar OpenAI SDK patterns
321
- * ** [ Integrate tools] ( /docs/tools/custom- tools ) ** - Enable your assistant to call external APIs and databases
322
- * ** [ Add voice capabilities] ( /docs/ calls/call-outbound ) ** - Extend your text chat to voice interactions
319
+ * ** [ Add streaming capabilities] ( /chat/streaming ) ** - Upgrade to real-time responses for better UX
320
+ * ** [ OpenAI compatibility] ( /chat/openai-compatibility ) ** - Use familiar OpenAI SDK patterns
321
+ * ** [ Integrate tools] ( /tools ) ** - Enable your assistant to call external APIs and databases
322
+ * ** [ Add voice capabilities] ( /calls/call-outbound ) ** - Extend your text chat to voice interactions
323
323
324
324
<Callout >
325
325
Need help? Chat with the team on our [ Discord] ( https://discord.com/invite/pUFNcf2WmH ) or mention us on [ X/Twitter] ( https://x.com/Vapi_AI ) .
Original file line number Diff line number Diff line change @@ -581,10 +581,10 @@ We'll migrate "TechFlow's" existing OpenAI-powered customer support chat to use
581
581
582
582
Enhance your migrated system:
583
583
584
- * ** [ Explore Vapi-specific features] ( /docs/ chat/quickstart ) ** - Leverage advanced assistant capabilities
585
- * ** [ Add voice capabilities] ( /docs/ calls/call-outbound ) ** - Extend beyond text to voice interactions
586
- * ** [ Integrate tools] ( /docs/ tools/custom-tools ) ** - Give your assistant access to external APIs
587
- * ** [ Optimize for streaming] ( /docs/ chat/streaming ) ** - Improve real-time user experience
584
+ * ** [ Explore Vapi-specific features] ( /chat/quickstart ) ** - Leverage advanced assistant capabilities
585
+ * ** [ Add voice capabilities] ( /calls/call-outbound ) ** - Extend beyond text to voice interactions
586
+ * ** [ Integrate tools] ( /tools/custom-tools ) ** - Give your assistant access to external APIs
587
+ * ** [ Optimize for streaming] ( /chat/streaming ) ** - Improve real-time user experience
588
588
589
589
<Callout >
590
590
Need help? Chat with the team on our [ Discord] ( https://discord.com/invite/pUFNcf2WmH ) or mention us on [ X/Twitter] ( https://x.com/Vapi_AI ) .
Original file line number Diff line number Diff line change @@ -206,10 +206,9 @@ We'll enhance the TechFlow support chat from the quickstart to provide real-time
206
206
207
207
Enhance your streaming chat further:
208
208
209
- * ** [ OpenAI compatibility] ( /docs/chat/openai-compatibility ) ** - Use OpenAI SDK for streaming with familiar syntax
210
- * ** [ Non-streaming patterns] ( /docs/chat/non-streaming ) ** - Learn about sessions and complex conversation management
211
- * ** [ Add tools] ( /docs/tools/custom-tools ) ** - Enable your assistant to call external APIs while streaming
212
- * ** [ Voice integration] ( /docs/calls/call-outbound ) ** - Combine text streaming with voice capabilities
209
+ * ** [ OpenAI compatibility] ( /chat/openai-compatibility ) ** - Use OpenAI SDK for streaming with familiar syntax
210
+ * ** [ Non-streaming patterns] ( /chat/non-streaming ) ** - Learn about sessions and complex conversation management
211
+ * ** [ Add tools] ( /tools ) ** - Enable your assistant to call external APIs while streaming
213
212
214
213
<Callout >
215
214
Need help? Chat with the team on our [ Discord] ( https://discord.com/invite/pUFNcf2WmH ) or mention us on [ X/Twitter] ( https://x.com/Vapi_AI ) .
You can’t perform that action at this time.
0 commit comments