@@ -3064,7 +3064,7 @@ <h2 class="section-title" id="header-classes">Classes</h2>
30643064 ) -> ChatStream:
30653065 """Stream markdown text into a conversation.
30663066
3067- This method starts a new chat stream in a coversation that can be appended to. After appending an entire message,
3067+ This method starts a new chat stream in a conversation that can be appended to. After appending an entire message,
30683068 the stream can be stopped with concluding arguments such as "blocks" for gathering feedback.
30693069
30703070 The following methods are used:
@@ -10421,7 +10421,7 @@ <h3>Methods</h3>
1042110421) -> ChatStream:
1042210422 """Stream markdown text into a conversation.
1042310423
10424- This method starts a new chat stream in a coversation that can be appended to. After appending an entire message,
10424+ This method starts a new chat stream in a conversation that can be appended to. After appending an entire message,
1042510425 the stream can be stopped with concluding arguments such as "blocks" for gathering feedback.
1042610426
1042710427 The following methods are used:
@@ -10473,7 +10473,7 @@ <h3>Methods</h3>
1047310473 )</code></pre>
1047410474</details>
1047510475<div class="desc"><p>Stream markdown text into a conversation.</p>
10476- <p>This method starts a new chat stream in a coversation that can be appended to. After appending an entire message,
10476+ <p>This method starts a new chat stream in a conversation that can be appended to. After appending an entire message,
1047710477the stream can be stopped with concluding arguments such as "blocks" for gathering feedback.</p>
1047810478<p>The following methods are used:</p>
1047910479<ul>
0 commit comments