MCPcopy Create free account
hub / github.com/coder/coder / ChatMessageRole

TypeAlias ChatMessageRole

coderd/database/models.go:1298–1298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1296}
1297
1298type ChatMessageRole string
1299
1300const (
1301 ChatMessageRoleSystem ChatMessageRole = "system"

Callers 3

testMsgFunction · 0.92
testMsgV1Function · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected