mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:10:52 +00:00
test: align provider contract aliases
This commit is contained in:
@@ -2,7 +2,7 @@ import { describePluginRegistrationContract } from "../../test/helpers/plugins/p
|
||||
|
||||
describePluginRegistrationContract({
|
||||
pluginId: "qwen",
|
||||
providerIds: ["qwen"],
|
||||
providerIds: ["qwen", "qwencloud", "modelstudio", "dashscope"],
|
||||
mediaUnderstandingProviderIds: ["qwen"],
|
||||
videoGenerationProviderIds: ["qwen"],
|
||||
requireDescribeImages: true,
|
||||
|
||||
Reference in New Issue
Block a user