An open API service indexing awesome lists of open source software.

https://github.com/songquanpeng/openai-mocker

一个模拟 OpenAI API 的 mock server,用以 One API 的压测
https://github.com/songquanpeng/openai-mocker

Last synced: 6 months ago
JSON representation

一个模拟 OpenAI API 的 mock server,用以 One API 的压测

Awesome Lists containing this project

README

          

# OpenAI Mocker
> 一个模拟 OpenAI API 的 mock server,用以 One API 的压测

## 使用方法
```bash
./openai-mocker --port 3000
```