AIIC AI Intelligence Centre

SOURCE-LINKED INTELLIGENCE

ollama/ollama: v0.34.3

GitHub AI software releases · article · Sep 19, 2026 · UTC

## What's Changed `GET /api/show` now advertises each model's thinking controls and default: Available in the CLI with: ``` ollama show gemma4 ``` ``` thinking levels false, true default true ``` Available in the API with: ```sh curl http://localhost:11434/api/show -d '{"model": "glm-5.3-flash:cloud"}' ``` ```json { "thinking": { "values": ["low", "high", "max"], "default": "max" } } ``` Also available on ollama.com directly for cloud models. * **Nemotron H** vision models are now supported on Apple Silicon with MLX * Ollama's macOS app will now no longer reopen windows you've closed when activating it * Fix for model pulls from HuggingFace **Full Changelog**: https://github.com/ollama/ollama/compare/v0.34.2...v0.34.3

Read original source ↗ Open in workspace

recordType
software-release
evidenceStatus
publisher-reported
region
Global

Evidence & attribution

First collected: 2026-09-22T23:11:06.074Z. This is not the publication date.