MCPcopy Create free account
hub / github.com/THUDM/AgentBench / AgentBenchException

Class AgentBenchException

src/typings/exception.py:4–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class AgentBenchException(Exception):
5 pass
6
7
8class ClientException(AgentBenchException):

Callers 2

get_indicesMethod · 0.85
get_concurrencyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected