docs(changelog): add DeepSeek v4 parallel tool calling note

This commit is contained in:
2026-05-02 22:32:27 +02:00
parent 12f36427e8
commit 3f15cd4acb
+1
View File
@@ -40,6 +40,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
</h3> </h3>
<ul class="changes-list"> <ul class="changes-list">
<li><strong>Dependencies.</strong> Updated Tauri to the latest version.</li> <li><strong>Dependencies.</strong> Updated Tauri to the latest version.</li>
<li><strong>Zaguán Coder Daemon.</strong> Enabled parallel tool calling for DeepSeek v4.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug that prevented Mistral 3.5 from working past the first response.</li> <li><strong>Zaguán Coder Daemon.</strong> Fixed a bug that prevented Mistral 3.5 from working past the first response.</li>
</ul> </ul>
</div> </div>