http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.protocol
/
ClientCapabilities
/
Companion
/
SamplingRequests
Sampling
Requests
@
JsonSerializable
data
class
SamplingRequests
(
val
createMessage
:
Map
<
String
,
Any
>
?
=
null
)
(
source
)
Members
Constructors
Sampling
Requests
Link copied to clipboard
constructor
(
createMessage
:
Map
<
String
,
Any
>
?
=
null
)
Properties
create
Message
Link copied to clipboard
val
createMessage
:
Map
<
String
,
Any
>
?