feat(token-tracking): add Token usage panel to the report detail page
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -185,6 +185,10 @@
|
||||
<div class="advice-body" id="advice-body"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- ⑥ Token 用量(按模型分组,不换算金额) -->
|
||||
<div class="section-label">⑥ Token 用量</div>
|
||||
<div class="panel" id="token-usage-wrap"></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user