mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 07:22:44 +00:00
chore(changelog): note openai websocket-first streaming
This commit is contained in:
@@ -895,7 +895,6 @@ describe("applyExtraParamsToAgent", () => {
|
||||
contextWindow: 128_000,
|
||||
maxTokens: 16_384,
|
||||
compat: { supportsStore: false },
|
||||
<<<<<<< HEAD
|
||||
} as Model<"openai-responses"> & { compat?: { supportsStore?: boolean } },
|
||||
});
|
||||
expect(payload.store).toBe(false);
|
||||
|
||||
Reference in New Issue
Block a user