MCPcopy 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
29class EvaluatorMessage(Message):
30 score: Union[bool, List[bool], int, List[int]]
31 advice: str = Field(default="")
32
33
34class RoleAssignerMessage(Message):

Callers 6

astepMethod · 0.90
astepMethod · 0.90
astepMethod · 0.90
astepMethod · 0.90
astepMethod · 0.90
astepMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected