You've already forked zblade.dev
docs(changelog): fix chat streaming bug
Update changelog to reflect fix for chat streaming where regular responses now stream correctly.
This commit is contained in:
@@ -72,6 +72,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
<li><strong>Editor Scrollbar.</strong> Fixed an issue where the editor horizontal scrollbar was laid over the terminal.</li>
|
||||
<li><strong>Layout Alignment.</strong> Fixed an alignment issue in the space between the editor and the chat.</li>
|
||||
<li><strong>Chat Image Paste.</strong> Fixed a bug introduced after the audit where pasting images into chat no longer worked.</li>
|
||||
<li><strong>Chat Streaming.</strong> Fixed a bug in the chat so that regular responses now stream correctly.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user