Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
127
class
CriticResults(BaseModel):
128
critic_results: List[CriticCategory]
129
130
131
class
Tools(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected