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

Class TaskClientException

src/typings/exception.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class TaskClientException(ClientException):
36 pass
37
38
39class AgentContextLimitException(AgentClientException):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected