ai客服
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
437 B

1 month ago
  1. # ==========================================
  2. # 阿里云百炼 (Bailian) SDK 配置文件
  3. # ==========================================
  4. # 请在此处填入您的阿里云百炼大模型 API KEY
  5. ALIYUN_API_KEY = "sk-d3399c7ffbe7400db1614110c51bf461"
  6. # 请在此处填入您的应用 ID (App ID)
  7. # 可以在百炼控制台 -> 我的应用 中找到以字母数字组成的长字符串
  8. BAILIAN_APP_ID = "01f2ac2e526e476ebe0f851286832166"