Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ Assignment
Class
Assignment
src/typings/general.py:38–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
37
38
class
Assignment(BaseModel):
39
agent: str
40
task: str
41
42
43
class
ChatHistoryItem(BaseModel):
Callers
2
assignments_validation
Method · 0.85
post_validate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected