Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mercury7353/PyBench
/ Messages
Class
Messages
llms/schema.py:123–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
122
123
class
Messages(BaseModel):
124
messages: List[Message]
125
126
127
class
CriticResults(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected