mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 01:08:28 +00:00
fix: align ZAI thinking toggles
This commit is contained in:
@@ -30,7 +30,7 @@ describeLive("pi embedded extra params (live)", () => {
|
||||
|
||||
const agent = { streamFn: streamSimple };
|
||||
|
||||
applyExtraParamsToAgent(agent, cfg, "openai", model.id, "off");
|
||||
applyExtraParamsToAgent(agent, cfg, "openai", model.id);
|
||||
|
||||
const stream = agent.streamFn(
|
||||
model,
|
||||
|
||||
Reference in New Issue
Block a user