Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
235
class
TauBenchDataInst(TypedDict):
236
env: str
237
task_id: int
238
task_split: str
239
240
241
class
TauBenchTrajectory(TypedDict):
Callers
1
run_gepa
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected