Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/disler/benchy
/ ExecEvalPromptIteration
Class
ExecEvalPromptIteration
server/modules/data_types.py:165–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
164
165
class
ExecEvalPromptIteration(BaseModel):
166
dynamic_variables: dict
167
expectation: str | dict
168
169
170
class
ExecEvalBenchmarkReport(BaseModel):
Callers
1
generate_report
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected