fix: set nc01 v03 default provider to gpt pika

This commit is contained in:
root
2026-07-09 10:23:11 +02:00
parent e257ca0a4f
commit 3cf119e382
+8 -8
View File
@@ -362,19 +362,19 @@ lanes:
prometheusOperatorResources: false
opencode:
image: 127.0.0.1:5000/hwlab/opencode:1.17.7-git
providerProfile: dsflash-go
providerId: dsflash-go
displayName: AgentRun dsflash-go
model: deepseek-v4-flash
smallModel: deepseek-v4-flash
baseURL: https://opencode.ai/zen/go/v1
providerProfile: gpt.pika
providerId: gpt.pika
displayName: AgentRun gpt.pika
model: gpt-5.4-mini
smallModel: gpt-5.4-mini
baseURL: https://api.pikapython.com/
npm: '@ai-sdk/openai-compatible'
apiKeyEnv: OPENCODE_DSFLASH_GO_API_KEY
apiKeyEnv: OPENCODE_GPT_PIKA_API_KEY
apiKeySecretRef: hwlab-code-agent-provider/opencode-api-key
contextLimit: 1000000
outputLimit: 384000
agentrunSecretNamespace: agentrun-v02
agentrunSecretName: agentrun-v01-provider-dsflash-go
agentrunSecretName: agentrun-v01-provider-gpt-pika
agentrunSecretKeys:
- auth.json
- config.toml