eigent icon indicating copy to clipboard operation
eigent copied to clipboard

add auto benchmark scripts

Open LuoPengcheng12138 opened this issue 3 weeks ago • 0 comments

Description

Firstly

npm run dev

Secondly

  python3 benchmark/benchmark_scripts.py \
    --chat-base http://localhost:5002 \
    --email [email protected] \
    --model-source manual \
    --model-platform anthropic \
    --model-type claude-haiku-4-5-20251001 \
    --api-key sk-example \
    --api-url https://api.anthropic.com/v1/ \
    --skip-history

What is the purpose of this pull request?

  • [ ] Bug fix
  • [x] New Feature
  • [ ] Documentation update
  • [ ] Other

LuoPengcheng12138 avatar Dec 24 '25 18:12 LuoPengcheng12138