21 lines
858 B
JSON
21 lines
858 B
JSON
{
|
||
"module": "api_proxy",
|
||
"version": "1.0",
|
||
"status": "deprecated",
|
||
"purpose": "API Proxy(:8787)原用于代理 VolcEngine / opencode-go 等外部 API。已不再使用:火山模型已停用,OpenCode 连接 bug 已修复。代码保留但不再运行。",
|
||
"ui_location": "已从 Infrastructure → Platform 中移除",
|
||
"human_help": {
|
||
"title": "API Proxy — ⛔ 已停用",
|
||
"description": [
|
||
"此服务已不再使用。原功能:",
|
||
"• 代理 VolcEngine DeepSeek API → 火山已停用",
|
||
"• 代理 opencode-go-new/old → 原 bug 已修复",
|
||
"代码保留在 gateway/scripts/api_proxy.py 但已不运行。"
|
||
]
|
||
},
|
||
"ai_spec": {
|
||
"status": "deprecated",
|
||
"note": "不再使用,dashboard 中已移除监控。如需恢复:重新加入 PLATFORM_SERVICES 并启动 api_proxy.py。"
|
||
}
|
||
}
|