Skip to content

v1.8.0-beta

Latest
Compare
Choose a tag to compare
@Dot-Liu Dot-Liu released this 06 May 11:03
f77bd76

Release Notes for Version 1.7

🇺🇸 English

✨ Added

  • Service Overview Dashboard

    • Visual charts to display service usage stats:
      • Request count
      • Network traffic
      • Token consumption (total & average)
      • Average requests per consumer
      • Top APIs by call volume
    • Customizable time range for filtering data
  • API / MCP Request Logs

    • Access historical request logs for APIs or MCP under Service Management > Logs
    • View request and response parameters
    • Streaming data is formatted for easier reading

🎨 Improved

  • Renamed system setting “Logs” to “Log Output”
  • Renamed “Logs” under “Data Sources” to “Request Logs”, and switched default log storage to Loki
  • Improved layout of the service page
  • Fixed miscellaneous bugs for enhanced stability

🇨🇳 简体中文

✨ 新增

  • 服务总览

    • 通过图表展示服务的使用情况,比如:请求次数、网络流量、Token 消耗、平均Token 消耗、平均每个消费者的请求次数、API 调用量排名等。
    • 可以自定义时间段来筛选数据
  • 实时查询 API/MCP 请求日志

    • 在服务管理-日志功能中,可以看到服务内 API 或 MCP 的历史请求日志
    • 支持查看请求、返回参数
    • 流式传输的数据也会被整理成便于查看的格式

🎨 优化

  • 将系统设置的“日志”功能改名为“日志输出”
  • 将系统设置的“数据源”功能的“日志”改名为“请求日志”,并且使用Loki作为默认的请求日志存储方式
  • 优化服务页面的布局
  • 修复一些Bug

What's Changed

Full Changelog: v1.7.3-beta...v1.8.0-beta