Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ default
Method
default
src/client/agents/http_agent.py:62–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
@staticmethod
62
def
default():
63
return
Prompter.role_content_dict()
64
65
@staticmethod
66
def
batched_role_content_dict(*args, **kwargs):
Callers
1
get_prompter
Method · 0.45
Calls
1
role_content_dict
Method · 0.80
Tested by
no test coverage detected