MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / CriticResults

Class CriticResults

llms/schema.py:127–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125
126
127class CriticResults(BaseModel):
128 critic_results: List[CriticCategory]
129
130
131class Tools(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected