eigent/backend/benchmark/.env.example
bytecii f7bf29a40a
benchmark: update benchmark (#1207)
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-12 16:35:18 +08:00

4 lines
132 B
Text

BENCHMARK_MODEL_PLATFORM="openai"
BENCHMARK_MODEL_TYPE="gpt-5.2"
BENCHMARK_API_KEY=""
BENCHMARK_API_URL="https://api.openai.com/v1"