Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/digitalhuman
/ EvaluatorMessage
Class
EvaluatorMessage
HATE/basic_hate/agentverse/message.py:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
29
class
EvaluatorMessage(Message):
30
score: Union[bool, List[bool], int, List[int]]
31
advice: str = Field(default=
""
)
32
33
34
class
RoleAssignerMessage(Message):
Callers
6
astep
Method · 0.90
astep
Method · 0.90
astep
Method · 0.90
astep
Method · 0.90
astep
Method · 0.90
astep
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected