AI-ML
Ollama v0.15.0
RESUMEN
`ollama launch` A new `ollama launch` command to use Ollama's models with Claude Code, Codex
Descripción Detallada
`ollama launch` A new `ollama launch` command to use Ollama's models with Claude Code, Codex, OpenCode, and Droid without separate configuration. What's Changed New `ollama launch` command for Claude Code, Codex, OpenCode, and Droid Fixed issue where creating multi-line strings with `"""` would not work when using `ollama run` Ctrl+J and Shift+Enter now work for inserting newlines in `ollama run` Reduced memory usage for GLM-4.7-Flash models
Nueva función `ollama launch` para usar modelos de Ollama sin configuración adicional.
- Nuevo comando `ollama launch` para usar modelos con Claude Code, Codex, OpenCode y Droid.
- Se solucionó un problema con cadenas de múltiples líneas usando `ollama run`.
- Ahora puedes usar <kbd>Ctrl</kbd>+<kbd>J</kbd> y <kbd>Shift</kbd>+<kbd>Enter</kbd> para insertar nuevas líneas en `ollama run`.
- Se redujo el uso de memoria para modelos GLM-4.7-Flash.
A quién le importa
Todos los que usan Ollama para ejecutar modelos.
Generado por IA · puede contener errores
Releases Relacionados
AI-ML
Ollama v0.23.0
## Claude Desktop with Ollama Launch <img width="1272" height="872" alt="ca1" src="https://github.com/user-attachments/assets/1d550e3f-0272-4429-8cb2-06d32344cb77" /> Claude Desktop is now supported with Ollama Launch. Both Claude Cowork and Claude Code are supported within the Claude Desktop Ap
AI-ML
Ollama v0.22.1
## What's Changed * Updated the **Gemma 4** renderer for thinking and tool calling improvements * Model recommendations are now updated without updating Ollama * Aligned the desktop app's launch page with `ollama launch` integrations * Fixed the Poolside integration title in `ollama launch`