Perplexity 号池管理
请输入管理密码登录
登 录
客户端接入信息(Anthropic 协议)
{{ info.base_url || '…' }}
复制
{{ info.proxy_api_key || '…' }}
复制
claude-* 自动映射到网关 Claude 模型(opus → anthropic/claude-opus-5,其余 →
{{ info.model_default }});
也支持网关全名(如 openai/gpt-5.6-terra)和 sonar 搜索模型
{{ s.value }}
{{ s.label }}
添加 Key(每行一个,支持批量,添加时自动检测)
添加并检测
{{ row.api_key_masked }}
{{ row.note }}
{{ statusText(row) }}
{{ successRate(row) }}
{{ fmtTime(row.last_used_at) }}
{{ row.last_error }}
检测
{{ row.enabled ? '停用' : '启用' }}
删除
刷新
{{ fmtTime(row.created_at) }}
{{ row.api_key_masked }}
{{ fmtUpstream(row.upstream_usage) }}
{{ row.latency_ms }}ms
{{ row.stream ? '是' : '否' }}
{{ row.status === 'success' ? '成功' : '失败' }}
{{ row.error }}