Skip to content

v1.1.0

Choose a tag to compare

@c-ling c-ling released this 16 Aug 16:43
· 4 commits to main since this release

v1.1.0

更新内容(中文)

  • 新增:DeepSeek 余额区域增加「充值」按钮,点击跳转 DeepSeek 开放平台充值页。
  • 新增:成本估算区域增加输入 token 总数、输出 token 总数、平均缓存命中率三个独立卡片,并与成本估算同一行展示。
  • 新增:输入/输出 token 卡片显示平均 token 数;缓存命中率卡片显示最低值和最高值。
  • 优化:统一四个统计卡片的样式与文本对齐。
  • 优化:会话成本排行表格改为独立内部滚动,弹窗不再整体滚动,表头吸顶且滚动条贴近右侧。

Changes (English)

  • Added: a “Recharge” button in the DeepSeek balance card that opens the DeepSeek platform top-up page.
  • Added: separate metric cards for total input tokens, total output tokens, and average cache hit rate, placed on the same row as the cost estimate.
  • Added: average token counts on input/output cards and min/max cache hit rates on the cache card.
  • Improved: unified styling and text alignment across the four summary cards.
  • Improved: session cost ranking now scrolls inside its own table area; the modal no longer scrolls as a whole, the header stays sticky, and the scrollbar sits closer to the right edge.