AI-ML
Ollama v0.23.4
RESUMEN
What's Changed `ollama launch opencode` now supports vision models with image inputs Fixed formatting of Claude tool results when using local image paths Full Changelog:
Descripción Detallada
What's Changed `ollama launch opencode` now supports vision models with image inputs Fixed formatting of Claude tool results when using local image paths Full Changelog:
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
AI-ML
Ollama v0.30.11
## What's Changed * launch: add thinking capability detection to opencode by @hoyyeva in https://github.com/ollama/ollama/pull/15434 * launch: auto-install Claude Code by @hoyyeva in https://github.com/ollama/ollama/pull/16802 * launch: auto-install opencode when missing by @hoyyeva in https://gi
AI-ML
Ollama v0.30.10
## What's Changed * Command A and North family models now run on Apple Silicon with the MLX engine * Updated the underlying llama.cpp engine to build 9672 * Fixed build artifacts for MLX **Full Changelog**: https://github.com/ollama/ollama/compare/v0.30.9...v0.30.10