chore(sync): mirror docs from openclaw/openclaw@31456e3326
This commit is contained in:
parent
28533a2da5
commit
779a48bb69
@ -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"
|
||||
}
|
||||
|
||||
@ -123,6 +123,15 @@ Use the table below to pick the right model for your use case.
|
||||
|
||||
</Tip>
|
||||
|
||||
## 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)
|
||||
|
||||
<AccordionGroup>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user