Skip to content

GLM-ZAI-2API v1.0.2 - Dashboard Improvements

Choose a tag to compare

@D3-vin D3-vin released this 07 Jul 13:11

GLM-ZAI-2API v1.0.2 - Dashboard Improvements

Maintenance release with dashboard enhancements and dependency updates.

πŸ”§ What's Changed

Improvements

  • Enhanced dashboard β€” improved UI with additional status information and better layout
  • Dependency updates β€” updated Go version and project dependencies
  • Minor code improvements β€” small optimizations in main.go

Technical Details

  • Dashboard now shows more detailed connection and session information
  • Improved responsiveness and visual presentation
  • Updated Go module dependencies for better compatibility

πŸ“₯ Downloads

Main API Server

Platform Download Size
Windows x64 glm-zai-2api-windows-amd64.exe ~10.4 MB
Linux x64 glm-zai-2api-linux-amd64 ~10.2 MB
macOS Intel glm-zai-2api-macos-amd64 ~10.4 MB
macOS Apple Silicon glm-zai-2api-macos-arm64 ~9.9 MB

Token Collector

Platform Download Size
Windows x64 token-collector-windows-amd64.exe ~11.0 MB
Linux x64 token-collector-linux-amd64 ~10.8 MB
macOS Intel token-collector-macos-amd64 ~11.0 MB
macOS Apple Silicon token-collector-macos-arm64 ~10.4 MB

πŸš€ Quick Start

# Download and run
./glm-zai-2api-*

# Dashboard: http://localhost:5082
# API: http://localhost:5082/v1/chat/completions

πŸ”§ Kiro Configuration

Base URL: http://localhost:5082/v1
API Key: d3vin
Model: glm-4.7 or GLM-5.1

πŸ“ Full Changelog

Changes:

  • dashboard.go: Enhanced UI with additional status information (+27 lines)
  • go.mod: Updated Go version and dependencies
  • main.go: Minor improvements

Full Changelog: v1.0.1...v1.0.2


πŸ“– Documentation

πŸ“± Contact