MCPcopy Index your code
hub / github.com/THUDM/AgentBench / agent_test.py

File agent_test.py

src/client/agent_test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2
3from src.configs import ConfigLoader
4from src.typings import InstanceFactory

Callers

nothing calls this directly

Calls 6

ConfigLoaderClass · 0.90
InstanceFactoryClass · 0.90
parse_argsFunction · 0.85
interactionFunction · 0.85
load_fromMethod · 0.80
createMethod · 0.80

Tested by

no test coverage detected