Type Alias: WunderlandMessage
WunderlandMessage =
object
Defined in: .source/wunderland/src/public/types.ts:40
Properties
content
content:
string
Defined in: .source/wunderland/src/public/types.ts:42
role
role:
"system"|"user"|"assistant"
Defined in: .source/wunderland/src/public/types.ts:41