bsmith3715 commited on
Commit
b88ac66
·
1 Parent(s): 2b61f9d

Commit Test

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -168,6 +168,8 @@ Simply put, this downloads the file as a temp file, we load it in with `TextFile
168
 
169
  Why do we want to support streaming? What about streaming is important, or useful?
170
 
 
 
171
  ### On Chat Start:
172
 
173
  The next scope is where "the magic happens". On Chat Start is when a user begins a chat session. This will happen whenever a user opens a new chat window, or refreshes an existing chat window.
 
168
 
169
  Why do we want to support streaming? What about streaming is important, or useful?
170
 
171
+ Streaming allows for the user to benefit.
172
+
173
  ### On Chat Start:
174
 
175
  The next scope is where "the magic happens". On Chat Start is when a user begins a chat session. This will happen whenever a user opens a new chat window, or refreshes an existing chat window.