chore: update PIPELLM website URL to code.pipellm.ai

This commit is contained in:
Jason
2026-04-13 16:20:19 +08:00
parent d6fa611833
commit 8c94c23c3c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -820,7 +820,7 @@ export const providerPresets: ProviderPreset[] = [
},
{
name: "PIPELLM",
websiteUrl: "https://www.pipellm.ai",
websiteUrl: "https://code.pipellm.ai",
apiKeyUrl: "https://code.pipellm.ai/login?ref=uvw650za",
settingsConfig: {
env: {
+1 -1
View File
@@ -391,7 +391,7 @@ model_auto_compact_token_limit = 9000000`,
},
{
name: "PIPELLM",
websiteUrl: "https://www.pipellm.ai",
websiteUrl: "https://code.pipellm.ai",
apiKeyUrl: "https://code.pipellm.ai/login?ref=uvw650za",
auth: {
OPENAI_API_KEY: "",
+1 -1
View File
@@ -1009,7 +1009,7 @@ export const openclawProviderPresets: OpenClawProviderPreset[] = [
},
{
name: "PIPELLM",
websiteUrl: "https://www.pipellm.ai",
websiteUrl: "https://code.pipellm.ai",
apiKeyUrl: "https://code.pipellm.ai/login?ref=uvw650za",
settingsConfig: {
baseUrl: "https://cc-api.pipellm.ai",
+1 -1
View File
@@ -996,7 +996,7 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
},
{
name: "PIPELLM",
websiteUrl: "https://www.pipellm.ai",
websiteUrl: "https://code.pipellm.ai",
apiKeyUrl: "https://code.pipellm.ai/login?ref=uvw650za",
settingsConfig: {
npm: "@ai-sdk/anthropic",