Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
class
ExecutorMessage(Message):
25
tool_name: str = Field(default=
""
)
26
tool_input: Any = None
27
28
29
class
EvaluatorMessage(Message):
Callers
5
step
Method · 0.90
astep
Method · 0.90
step
Method · 0.90
astep
Method · 0.90
astep
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected