AI-ML
Ollama v0.15.3
RESUMEN
What's Changed Renamed `ollama launch clawdbot` to `ollama launch openclaw` to reflect the project's new name Improved tool calling for Ministral models docs: add clawdbot by @ParthSareen in cmd/config: Use envconfig.Host() for base API in l
Descripción Detallada
What's Changed Renamed `ollama launch clawdbot` to `ollama launch openclaw` to reflect the project's new name Improved tool calling for Ministral models docs: add clawdbot by @ParthSareen in cmd/config: Use envconfig.Host() for base API in launch config packages by @gabe-l-hart in `ollama launch` will now use the value of `OLLAMA_HOST` when running it New Contributors @MBerguer made their first contribution in @taronsung made their first contribution in @noureldin-azzab made their first contribution in @dhirajlochib made their first contribution in @ThanhNguyxn made their first contribution in Full Changelog:
Actualización de nombres y mejoras en las herramientas de Ollama v0.15.3.
- Renombrado de `ollama launch clawdbot` a `ollama launch openclaw`.
- Mejoras en la llamada de herramientas para modelos Ministral.
- Se usará el valor de `OLLAMA_HOST` al ejecutar `ollama launch`.
A quién le importa
Todos los que usan Ollama y sus herramientas.
Generado por IA · puede contener errores
Releases Relacionados
AI-ML
Ollama v0.30.10
## What's Changed * models: add Cohere2MoE model by @jmorganca in https://github.com/ollama/ollama/pull/16670 * llama: update llama.cpp to b9672 by @pdevine in https://github.com/ollama/ollama/pull/16775 **Full Changelog**: https://github.com/ollama/ollama/compare/v0.30.9...v0.30.10-rc0
AI-ML
Ollama v0.30.9
## What's Changed * Support for Cohere2Moe architecture * Fixed LFM2 parser/render for cases where thinking was not emitted * Fixed issue where `ollama launch claude` and other coding agent or assistant use cases would only output one token * Ollama will now return an error if a single message i