224 B
224 B
llm-api-benchmark-tool
基于 Go 的 LLM API 压测工具。
目录结构:
cmd/ # 可执行程序入口
pkg/httpclient/ # HTTPClient 接口及实现
internal/config/ # 配置加载模块
基于 Go 的 LLM API 压测工具。
目录结构:
cmd/ # 可执行程序入口
pkg/httpclient/ # HTTPClient 接口及实现
internal/config/ # 配置加载模块