From 427d1bd6240b33e5facede7744e7b7fa5cd363d4 Mon Sep 17 00:00:00 2001 From: SegFault42 Date: Sun, 15 Feb 2026 14:26:12 +0300 Subject: [PATCH] fix model/provider mismatch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a61a1abf4..426e11d1a 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ picoclaw onboard "agents": { "defaults": { "workspace": "~/.picoclaw/workspace", - "model": "glm-4.7", + "model": "deepseek/deepseek-chat", "max_tokens": 8192, "temperature": 0.7, "max_tool_iterations": 20