docs(changelog): add GLM image upload warning note

This commit is contained in:
2026-02-12 19:24:25 +01:00
parent e19957db37
commit d87dd7406a
+1
View File
@@ -62,6 +62,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<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 <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>
</div>
<div class="changes-section">