Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ inference
Method
inference
src/client/agent.py:8–9 ·
view source on GitHub ↗
(self, history: List[dict])
Source
from the content-addressed store, hash-verified
6
pass
7
8
def
inference(self, history: List[dict]) -> str:
9
raise
NotImplementedError()
Callers
2
run_sample
Method · 0.45
interaction
Function · 0.45
Calls
no outgoing calls
Tested by
1
interaction
Function · 0.36