Agent 与开发工具官方来源国际
Ollama 发布: v0.34.3
今日摘要使用自己的 API,仅供个人查看
来源摘要
## What's Changed `GET /api/show` now advertises each model's thinking controls and default: ```sh curl http://localhost:11434/api/show -d '{"model": "glm-5.3-flash:cloud"}' ``` ```json { "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 * Fix for model pulls from HuggingFace **Full Changelog**: https://github.com/ollama/ollama/compare/v0.34.2...v0.34.3-rc0
阅读原始来源- 来源
- Ollama 发布 · 官方来源
- 来源发布
- 2026/09/19 08:02
- 来源更新
- 2026/09/19 16:10
- 首次采集
- 2026/09/19 12:56
本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。