docs(changelog): add Cohere Command A+ changelog entry

This commit is contained in:
2026-05-21 20:40:27 +02:00
parent 8ea274a518
commit e34dfd66b4
+1
View File
@@ -69,6 +69,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<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> 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> <li><strong>Zaguán Coder Daemon.</strong> Cleaned up the list of supported models and removed unused/outdated models.</li>
<li><strong>Zaguán Coder Daemon.</strong> Added and enabled Cohere Command A+ (<a href="https://docs.cohere.com/docs/command-a-plus" target="_blank" rel="noopener">https://docs.cohere.com/docs/command-a-plus</a>). Will be testing it to evaluate its capabilities as a potential featured model.</li>
</ul> </ul>
</div> </div>