You've already forked zblade.dev
docs(changelog): add GLM image upload warning note
This commit is contained in:
@@ -62,6 +62,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<ul class="changes-list">
|
<ul class="changes-list">
|
||||||
<li>Fixed a bug where the tool call message would pop to the top instead of being in the conversation flow.</li>
|
<li>Fixed a bug where the tool call message would pop to the top instead of being in the conversation flow.</li>
|
||||||
<li>Fixed a bug where the <code>project_index.md</code> had incomplete information.</li>
|
<li>Fixed a bug where the <code>project_index.md</code> had incomplete information.</li>
|
||||||
|
<li>Added a warning if trying to upload an image using GLM models. They do not support images.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="changes-section">
|
<div class="changes-section">
|
||||||
|
|||||||
Reference in New Issue
Block a user