burncloud-api-test 0.1.1

A high-performance API testing tool supporting OpenAI, Azure OpenAI GPT, and Azure Claude models with comprehensive performance metrics
burncloud-api-test-0.1.1 is not a library.

OpenAI API测试工具

使用Rust编写的OpenAI格式API测试工具,支持RPM限制测试。

配置

编辑.env文件:

API_TOKEN=你的API密钥
API_URL=https://api.openai.com/v1/chat/completions
RPM=60

运行

cargo run

功能

  • 发送测试请求到OpenAI格式的API
  • 根据RPM设置自动控制请求间隔
  • 中文回复测试