Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ WorkerStartSampleRequest
Class
WorkerStartSampleRequest
src/typings/request.py:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
class
WorkerStartSampleRequest(BaseModel):
41
index: SampleIndex
42
session_id: int
43
44
45
class
SampleStatusRequest(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected