style: format code with prettier

This commit is contained in:
Jason
2026-03-08 21:45:05 +08:00
parent c54515742f
commit fc6f2af4c6
6 changed files with 20 additions and 11 deletions
+3 -2
View File
@@ -134,12 +134,13 @@ export const providerPresets: ProviderPreset[] = [
icon: "bailian",
iconColor: "#624AFF",
},
{
{
name: "Bailian For Coding",
websiteUrl: "https://bailian.console.aliyun.com",
settingsConfig: {
env: {
ANTHROPIC_BASE_URL: "https://coding.dashscope.aliyuncs.com/apps/anthropic",
ANTHROPIC_BASE_URL:
"https://coding.dashscope.aliyuncs.com/apps/anthropic",
ANTHROPIC_AUTH_TOKEN: "",
},
},