MCPcopy 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
38class Assignment(BaseModel):
39 agent: str
40 task: str
41
42
43class ChatHistoryItem(BaseModel):

Callers 2

post_validateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected