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

Class AgentClientException

src/typings/exception.py:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30
31class AgentClientException(ClientException):
32 pass
33
34
35class TaskClientException(ClientException):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected