mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-06 06:41:08 +00:00
feat(qwen): add qwen provider and video generation
This commit is contained in:
@@ -28,7 +28,6 @@ export default definePluginEntry({
|
||||
resolveCopilotForwardCompatModel,
|
||||
wrapCopilotProviderStream,
|
||||
} = await import("./register.runtime.js");
|
||||
|
||||
function resolveFirstGithubToken(params: { agentDir?: string; env: NodeJS.ProcessEnv }): {
|
||||
githubToken: string;
|
||||
hasProfile: boolean;
|
||||
|
||||
Reference in New Issue
Block a user