Commit 080372b
committed
Make each word from ChatGPT wait for a few milliseconds
Azure OpenAI is incredibly quick in generating each part of its response, but there is a substantial delay between each section of the reply. This delay can make it seem like the streaming is malfunctioning.1 parent 69d6682 commit 080372b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| |||
0 commit comments