MCPcopy Create free account
hub / github.com/Tencent/digitalhuman / ExecutorMessage

Class ExecutorMessage

HATE/basic_hate/agentverse/message.py:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23
24class ExecutorMessage(Message):
25 tool_name: str = Field(default="")
26 tool_input: Any = None
27
28
29class EvaluatorMessage(Message):

Callers 5

stepMethod · 0.90
astepMethod · 0.90
stepMethod · 0.90
astepMethod · 0.90
astepMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected