Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ functions
Functions
312 in github.com/THUDM/AgentBench
⨍
Functions
312
◇
Types & classes
81
↳
Endpoints
1
Method
prompt_string
( prefix: str = "", suffix: str = "AGENT:", user_format: str = "USER: {content}\n\n",
src/client/agents/fastchat_client.py:76
Method
remove_unused
( target: Union[DefinitionConfig, ConcurrencyConfig], warning_suffix: str )
src/typings/config.py:97
Function
same_logical_form
(form1: str, form2: str)
src/server/tasks/knowledgegraph/utils/logic_form_util.py:93
Function
serialize
dump into json, including only basic types, list types and dict types. If other types are included, they will be converted into string.
src/utils/others.py:18
Method
start_sample
(self, index, session: Session)
src/server/tasks/os_interaction/task.py:360
Method
start_sample
(self, index: int, session: Session)
src/server/tasks/dbbench/task.py:79
Method
start_sample
(self, index: SampleIndex, session: Session)
src/server/tasks/knowledgegraph/task.py:63
Method
sync_start_sample
(self, index, session: Session)
src/server/tasks/alfworld/task.py:94
Method
sync_start_sample
(self, index: int, session: Session)
src/server/tasks/webshop/task.py:46
Method
sync_start_sample
(self, index: SampleIndex, session: Session)
src/server/tasks/knowledgegraph/task.py:71
Method
union
Set union. Returns (new_variable, "Observation: ...").
src/server/tasks/knowledgegraph/api.py:127
Method
worker_thread
()
src/assigner.py:394
← previous
301–312 of 312, ranked by callers