mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-30 02:22:25 +00:00
refactor: split provider stream sdk seams
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
buildCopilotDynamicHeaders,
|
||||
hasCopilotVisionInput,
|
||||
streamWithPayloadPatch,
|
||||
} from "openclaw/plugin-sdk/provider-stream";
|
||||
} from "openclaw/plugin-sdk/provider-stream-shared";
|
||||
|
||||
type StreamContext = Parameters<StreamFn>[1];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user