fix: 接入 dsflash-go model catalog

This commit is contained in:
Codex
2026-06-08 23:31:33 +08:00
parent 1bd65a4d1a
commit 6dd8c75528
27 changed files with 485 additions and 123 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
},
{
"name": "dsflash-go-secret-projection",
"secretRef": { "name": "agentrun-v01-provider-dsflash-go", "keys": ["auth.json", "config.toml"] },
"secretRef": { "name": "agentrun-v01-provider-dsflash-go", "keys": ["auth.json", "config.toml", "model-catalog.json"] },
"projectionPath": "/var/run/agentrun/secrets/dsflash-go-0",
"runtimeCopyPath": "/home/agentrun/.codex-dsflash-go",
"profile": "dsflash-go",