chore: T-P8 收尾(构建产物刷新 + bench 运行时文件 ignore)

This commit is contained in:
tzt
2026-09-05 16:24:56 +08:00
parent 44b6fd8b52
commit 0fd925d0c9
15 changed files with 37 additions and 8 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"roles": {
"architect": "",
"worker": "",
"agent": ""
},
"entries": [
{
"id": "b1",
"name": "mock 云",
"tier": "budget",
"backend": "openai",
"base_url": "http://upstream.bench",
"model": "deepseek-chat",
"api_key": "bench",
"price_in": 3.0,
"price_out": 9.0,
"temperature": 0.3,
"max_tokens": 4096,
"enabled": true,
"provider": "deepseek",
"in_hit_price": 0.1
}
]
}