Feat: add support for international Dashscope service (#10356)

### What problem does this PR solve?

 Add support for international Dashscope service. #10340 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Yongteng Lei
2025-09-29 14:49:45 +08:00
committed by GitHub
parent a8883905a7
commit 17757930a3
12 changed files with 54 additions and 14 deletions

View File

@ -593,6 +593,9 @@ export default {
baseUrl: 'base-url',
baseUrlTip:
'如果您的 API 密鑰來自 OpenAI請忽略它。任何其他中間提供商都會提供帶有 API 密鑰的基本 URL。',
tongyiBaseUrlTip:
'中國用戶無需填寫或使用 https://dashscope.aliyuncs.com/compatible-mode/v1。國際用戶請使用 https://dashscope-intl.aliyuncs.com/compatible-mode/v1',
tongyiBaseUrlPlaceholder: '(僅國際用戶,請參閱提示)',
modify: '修改',
systemModelSettings: '設定預設模型',
chatModel: '聊天模型',