用于LLM批量测试
- 克隆本项目到本地
git clone https://github.com/KeLes-Coding/LLMBenchTesting.git
- 安装依赖
pip install -r requirements.txt
- 运行
windows终端运行:
python .\BenchingRequestV4.py
-
在LLMBenchingV3.py处添加API_KEY
-
更改query:
直接将query复制在message.txt中即可
- 更改API tools:
- 更改system_prompt:
在executor_script.py中更改:

- 更改user_tools:
在executor_script.py中更改:

- 更改user_tools_response:
在executor_script.py中更改:

- 更改system_prompt:
在executor_script.py中更改: