1. 12 Dec, 2024 3 commits
    • feat: Update SiderBar and Detail components for improved navigation and data visualization · c719b024
      - Removed the '模型价格' (Pricing) link from the SiderBar for a cleaner interface.
      - Added a new '数据看板' (Data Dashboard) link to the SiderBar, enhancing navigation options.
      - Refactored the Detail component to include user context and style context for better state management.
      - Introduced new state variables to track token consumption and updated data handling for charts.
      - Enhanced the layout with additional cards and tabs for displaying user quota and usage statistics.
      - Improved data processing logic for pie and line charts, ensuring accurate representation of user data.
      CalciumIon committed
    • feat: Enhance color mapping and chart rendering in Detail component · 74a307f1
      - Added base and extended color palettes for improved model color mapping.
      - Introduced a new `modelToColor` function to dynamically assign colors based on model names.
      - Updated the Detail component to utilize the new color mapping for pie and line charts.
      - Refactored chart data handling to support dynamic color assignment and improved data visualization.
      - Cleaned up unused state variables and optimized data loading logic for better performance.
      CalciumIon committed
    • chore: Update dependencies and refactor JSON handling #614 · 7ae97088
      - Removed the `bytedance/sonic` dependency and replaced its usage with the standard `encoding/json` package for JSON marshalling in `relay-text.go`.
      - Updated `go.mod` to reflect the removal of `sonic` and adjusted the version of `sonic/loader`.
      - Cleaned up `go.sum` to ensure consistency with the updated dependencies.
      CalciumIon committed
  2. 11 Dec, 2024 18 commits
  3. 10 Dec, 2024 1 commit
  4. 09 Dec, 2024 4 commits
  5. 08 Dec, 2024 1 commit
  6. 07 Dec, 2024 3 commits
  7. 06 Dec, 2024 4 commits
  8. 05 Dec, 2024 6 commits