chore: optimize variable name

This commit is contained in:
RockYang
2024-01-19 11:26:22 +08:00
parent d7c002890c
commit c9cd082855
5 changed files with 15 additions and 14 deletions

View File

@@ -177,7 +177,7 @@ const platforms = ref([
},
{
name: "【阿里】千义通问",
value: "Qwen",
value: "QWen",
api_url: "https://dashscope.aliyuncs.com/api/v1/services/aigc/text-generation/generation"
},
])