docs(changelog): add MiMo 2.5 Pro support and model list cleanup entries

This commit is contained in:
2026-05-20 20:23:49 +02:00
parent 757ff13ad2
commit 6f75418603
+2
View File
@@ -66,6 +66,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
</h3> </h3>
<ul class="changes-list"> <ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Updated the System Prompts based on how modern LLMs in 2026 work in terms of positive and negative instructions.</li> <li><strong>Zaguán Coder Daemon.</strong> Updated the System Prompts based on how modern LLMs in 2026 work in terms of positive and negative instructions.</li>
<li><strong>Zaguán Coder Daemon.</strong> Added support for Xiaomi MiMo 2.5 Pro.</li>
<li><strong>Zaguán Coder Daemon.</strong> Cleaned up the list of supported models and removed unused/outdated models.</li>
</ul> </ul>
</div> </div>