diff --git a/profiles/qwen.json b/profiles/qwen.json index 490668a..96f4757 100644 --- a/profiles/qwen.json +++ b/profiles/qwen.json @@ -5,13 +5,13 @@ "model": { "api": "qwen", - "url": "https://dashscope.aliyuncs.com/api/v1/services/aigc/text-generation/generation", + "url": "https://dashscope-intl.aliyuncs.com/api/v1/services/aigc/text-generation/generation", "model": "qwen-max" }, "embedding": { "api": "qwen", - "url": "https://dashscope.aliyuncs.com/api/v1/services/embeddings/text-embedding/text-embedding", + "url": "https://dashscope-intl.aliyuncs.com/api/v1/services/embeddings/text-embedding/text-embedding", "model": "text-embedding-v3" } } \ No newline at end of file