http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.mcp.prompts
/
PromptMessageView
Prompt
Message
View
data
class
PromptMessageView
(
val
role
:
String
,
val
content
:
String
)
(
source
)
Members
Constructors
Prompt
Message
View
Link copied to clipboard
constructor
(
role
:
String
,
content
:
String
)
Properties
content
Link copied to clipboard
val
content
:
String
role
Link copied to clipboard
val
role
:
String