Worker 状态
{{ health.ok ? '在线' : '离线' }}
账号池数量
{{ health.accounts || 0 }}
可用模型
{{ models.length }}
API Key
{{ health.authenticated ? '已配置' : '默认' }}
/v1/chat/completions
/v1/messages
Provider: {{ model.provider }}
输入你的 Worker API 地址