From 779a48bb69596f873c6971b17d4709c8d05a4fcc Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sat, 25 Apr 2026 18:26:03 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@31456e3326bbdcc8d60d58d7c98db6cade0d64c7 --- .openclaw-sync/source.json | 4 ++-- docs/providers/venice.md | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index d6b1b90d5..5776938ba 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "c3bfd328ad36a88d6a20e654436ff20275429271", - "syncedAt": "2026-04-25T18:07:46.467Z" + "sha": "31456e3326bbdcc8d60d58d7c98db6cade0d64c7", + "syncedAt": "2026-04-25T18:24:34.717Z" } diff --git a/docs/providers/venice.md b/docs/providers/venice.md index 942fc5163..4b6315aa8 100644 --- a/docs/providers/venice.md +++ b/docs/providers/venice.md @@ -123,6 +123,15 @@ Use the table below to pick the right model for your use case. +## DeepSeek V4 replay behavior + +If Venice exposes DeepSeek V4 models such as `venice/deepseek-v4-pro` or +`venice/deepseek-v4-flash`, OpenClaw fills the required DeepSeek V4 +`reasoning_content` replay placeholder on assistant tool-call turns when the +proxy omits it. Venice rejects DeepSeek's native top-level `thinking` control, +so OpenClaw keeps that provider-specific replay fix separate from the native +DeepSeek provider's thinking controls. + ## Built-in catalog (41 total)