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

Class CriticMessage

HATE/basic_hate/agentverse/message.py:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18
19class CriticMessage(Message):
20 is_agree: bool
21 criticism: str = ""
22
23
24class ExecutorMessage(Message):

Callers 2

astepMethod · 0.90
gameoverMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected