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
316316
317317Enhance your non-streaming chat system further:
318318
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
323323
324324<Callout >
325325Need 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
581581
582582Enhance your migrated system:
583583
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
588588
589589<Callout >
590590Need 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
206206
207207Enhance your streaming chat further:
208208
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
213212
214213<Callout >
215214Need 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