File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -84,19 +84,10 @@ sequenceDiagram
8484
8585SMS conversations use automatic session management:
8686
87- <Tabs >
88-   <Tab  title = " Automatic Behavior" 
89-     *  ** New customers** : Get a fresh session on first text
90-     *  ** Returning customers** : Continue existing session if under 24 hours
91-     *  ** Session expiry** : After 24 hours, new session created automatically
92-     *  ** Context preservation** : Full conversation history maintained within session
93-   </Tab >
94-   <Tab  title = " Manual Management" 
95-     You cannot manually manage SMS sessions - they're handled automatically by Vapi's SMS infrastructure.
96-     
97-     For programmatic chat with manual session control, use the [ Chat API] ( /chat/quickstart )  directly.
98-   </Tab >
99- </Tabs >
87+ *  ** New customers** : Get a fresh session on first text
88+ *  ** Returning customers** : Continue existing session if under 24 hours
89+ *  ** Session expiry** : After 24 hours, new session created automatically
90+ *  ** Context preservation** : Full conversation history maintained within session
10091
10192--- 
10293
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments