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

Class TauBenchDataInst

contributing/samples/integrations/gepa/experiment.py:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233
234
235class TauBenchDataInst(TypedDict):
236 env: str
237 task_id: int
238 task_split: str
239
240
241class TauBenchTrajectory(TypedDict):

Callers 1

run_gepaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected