diff --git a/index.html b/index.html index 8388c4b..6f5cedf 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,15 @@ - +
- + + -{{ text || '(空)' }}
+ {{ desc }}
+| ID | +时间 | +场景 | +名称 | +provider/model | +路径 | +步骤 | +tokens | +成本 | +耗时 | +状态 | +
|---|---|---|---|---|---|---|---|---|---|---|
| {{ r.id }} | +{{ fmtTime(r.created_at) }} | +{{ r.name || '-' }} | +{{ r.provider }}/{{ r.model }} | +
+ |
+ {{ r.step_count }} | +{{ r.total_tokens }} | +{{ fmtCost(estimateCost(r.provider, r.prompt_tokens, r.completion_tokens)) }} | +{{ fmtMs(r.duration_ms) }} | +
点击或拖拽文件导入(可一次选多个)
+支持 txt / md / html / pdf / docx / xlsx / csv 混合批量,单文件 ≤ 50MB,自动分段
+
+ 中医智能体独立管理面板
+ 运行观测 · 模型管理 · 知识库 · 调试工具
+
请使用管理员账号登录
+ ++ 内部系统 · 连续失败 5 次将锁定 10 分钟 +
+