MCPcopy Create free account
hub / github.com/FastMAS/KVCOMM / Message

Class Message

KVCOMM/llm/format.py:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6@dataclasses.dataclass()
7class Message:
8 role: MessageRole
9 content: str
10
11@dataclasses.dataclass
12class Status:

Callers 1

agenMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected