package main import ( "fmt" ) func main() { fmt.Println("LLM API Benchmark Tool 初始化成功") }