We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4dd77 commit 38abfd5Copy full SHA for 38abfd5
1 file changed
experiments/report/eval_v1_baseline.py
@@ -54,6 +54,7 @@ def _display_path(path: Path) -> str:
54
except ValueError:
55
return str(path)
56
57
+
58
_PLACEHOLDER_KEYS = frozenset({"", "dev-no-api-key", "sk-ant-"})
59
_CASE_DELAY_SECS = 75 # 케이스 간 대기 — Tier-1 Haiku 50K TPM 초과 방지
60
0 commit comments