What's Changed
GET /api/show now advertises each model's thinking controls and default:
curl http://localhost:11434/api/show -d '{"model": "glm-5.3-flash:cloud"}'
{
"thinking": {
"values": ["low", "high", "max"],
"default": "max"
}
}
- 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
Full Changelog: v0.34.2...v0.34.3-rc0
SOCIAL SHARE CARD GENERATOR