MCPcopy 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
165class ExecEvalPromptIteration(BaseModel):
166 dynamic_variables: dict
167 expectation: str | dict
168
169
170class ExecEvalBenchmarkReport(BaseModel):

Callers 1

generate_reportFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected