MCPcopy Index your code
hub / github.com/google/adk-python / RunEvalResponse

Class RunEvalResponse

src/google/adk/cli/dev_server.py:121–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119
120
121class RunEvalResponse(common.BaseModel):
122 run_eval_results: list[RunEvalResult]
123
124
125class GetEventGraphResult(common.BaseModel):

Callers 1

run_evalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected