feat: add SiliconFlow as sponsor and update affiliate links

Replace SDS logos with SiliconFlow logos, add SiliconFlow sponsor entries
to all three README files (en/zh/ja), fix incorrect alt attribute, and
update all SiliconFlow provider preset apiKeyUrl to affiliate link.
This commit is contained in:
Jason
2026-03-11 16:25:38 +08:00
parent 55210d90d2
commit 70632249a8
9 changed files with 19 additions and 4 deletions
+2 -2
View File
@@ -369,7 +369,7 @@ export const providerPresets: ProviderPreset[] = [
{
name: "SiliconFlow",
websiteUrl: "https://siliconflow.cn",
apiKeyUrl: "https://cloud.siliconflow.cn/me/account/ak",
apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k",
settingsConfig: {
env: {
ANTHROPIC_BASE_URL: "https://api.siliconflow.cn",
@@ -389,7 +389,7 @@ export const providerPresets: ProviderPreset[] = [
{
name: "SiliconFlow en",
websiteUrl: "https://siliconflow.com",
apiKeyUrl: "https://cloud.siliconflow.com/account/ak",
apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k",
settingsConfig: {
env: {
ANTHROPIC_BASE_URL: "https://api.siliconflow.com",
+2 -2
View File
@@ -760,7 +760,7 @@ export const openclawProviderPresets: OpenClawProviderPreset[] = [
{
name: "SiliconFlow",
websiteUrl: "https://siliconflow.cn",
apiKeyUrl: "https://cloud.siliconflow.cn/me/account/ak",
apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k",
settingsConfig: {
baseUrl: "https://api.siliconflow.cn/v1",
apiKey: "",
@@ -796,7 +796,7 @@ export const openclawProviderPresets: OpenClawProviderPreset[] = [
{
name: "SiliconFlow en",
websiteUrl: "https://siliconflow.com",
apiKeyUrl: "https://cloud.siliconflow.com/account/ak",
apiKeyUrl: "https://cloud.siliconflow.cn/i/drGuwc9k",
settingsConfig: {
baseUrl: "https://api.siliconflow.com/v1",
apiKey: "",