Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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()
7
class
Message:
8
role: MessageRole
9
content: str
10
11
@dataclasses.dataclass
12
class
Status:
Callers
1
agen
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected