MCPcopy
hub / github.com/wshobson/agents / JudgeConfig

Class JudgeConfig

plugins/plugin-eval/src/plugin_eval/layers/judge.py:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134
135@dataclass
136class JudgeConfig:
137 judges: int = 1
138 concurrency: int = 4
139
140
141# ---------------------------------------------------------------------------

Calls

no outgoing calls