Harbor
Harbor 是 Terminal-Bench 的創作者所推出的框架,用於評估與最佳化代理程式和語言模型。它使用 LiteLLM 呼叫 100+ 個 LLM 提供者。
# Install
uv add harbor
# Run a benchmark with any LiteLLM-supported model
harbor run --dataset terminal-bench@2.0 \
--agent claude-code \
--model anthropic/claude-opus-4-1 \
--n-concurrent 4
主要功能: