瀏覽代碼

chore: use API Key instead of APIKey (#2888)

tags/0.5.10
Su Yang 1 年之前
父節點
當前提交
3bcfd84fba
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. 3
    3
      api/core/model_runtime/model_providers/tongyi/tongyi.yaml

+ 3
- 3
api/core/model_runtime/model_providers/tongyi/tongyi.yaml 查看文件

@@ -24,9 +24,9 @@ provider_credential_schema:
credential_form_schemas:
- variable: dashscope_api_key
label:
en_US: APIKey
en_US: API Key
type: secret-input
required: true
placeholder:
zh_Hans: 在此输入您的 APIKey
en_US: Enter your APIKey
zh_Hans: 在此输入您的 API Key
en_US: Enter your API Key

Loading…
取消
儲存