[GH-ISSUE #14236] openclaw + ollama + deepseekr1 not work #9270

Closed
opened 2026-04-12 22:08:28 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @antdong on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/14236

What is the issue?

it's show deepseek-r1 not support tool when send message from openclaw web ui.
{"error":{"message":"registry.ollama.ai/library/deepseek-r1:latest does not support tools","type":"api_error","param":null,"code":null}}

Relevant log output


OS

macOS

GPU

No response

CPU

No response

Ollama version

0.15.6

Originally created by @antdong on GitHub (Feb 13, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/14236 ### What is the issue? it's show deepseek-r1 not support tool when send message from openclaw web ui. {"error":{"message":"registry.ollama.ai/library/deepseek-r1:latest does not support tools","type":"api_error","param":null,"code":null}} ### Relevant log output ```shell ``` ### OS macOS ### GPU _No response_ ### CPU _No response_ ### Ollama version 0.15.6
GiteaMirror added the bug label 2026-04-12 22:08:28 -05:00
Author
Owner

@rick-github commented on GitHub (Feb 13, 2026):

deepseek-r1:latest, an alias for the distillate deepseek-r1:8b-0528-qwen3-q4_K_M, does not support tools. The full sized model, deepseek-r1:671b, does.

<!-- gh-comment-id:3897336241 --> @rick-github commented on GitHub (Feb 13, 2026): deepseek-r1:latest, an alias for the distillate deepseek-r1:8b-0528-qwen3-q4_K_M, does not support tools. The full sized model, deepseek-r1:671b, does.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#9270