toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-llm-core
/
org.http4k.ai.llm.model
/
Message
/
Custom
Custom
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"custom"
)
data
class
Custom
(
val
attributes
:
Map
<
String
,
Any
>
)
:
Message
Members
Constructors
Custom
Link copied to clipboard
constructor
(
attributes
:
Map
<
String
,
Any
>
)
Properties
attributes
Link copied to clipboard
val
attributes
:
Map
<
String
,
Any
>